Add cattpuccin theme

This commit is contained in:
2025-10-14 04:59:57 +03:00
parent 1322f63a9c
commit f8c426d99c
2 changed files with 12 additions and 1 deletions
+11 -1
View File
@@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": 1,
"id": "d5d62d24", "id": "d5d62d24",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
@@ -12,6 +12,16 @@
"import matplotlib.pyplot as plt" "import matplotlib.pyplot as plt"
] ]
}, },
{
"cell_type": "code",
"execution_count": null,
"id": "40a56d12-cc0f-481d-b3c5-c2020a7d137b",
"metadata": {},
"outputs": [],
"source": [
"from catppuccin.palette import PALETTE\n"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"id": "2799ab25", "id": "2799ab25",
+1
View File
@@ -10,6 +10,7 @@ in
ipython ipython
matplotlib matplotlib
scikit-image scikit-image
catppuccin
]; ];
shellHook = '' shellHook = ''