This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
* {
bg0: #1d1010cc;
bg1: #2b1c1c;
bg2: #362626;
bg3: #a38b8b;
fg0: #f8dcdc;
fg1: #dbc0c0;
fg2: #a38b8b;
red: #ffb4ab;
green: #ffb3b5;
yellow: #ffb78a;
blue: #f5b8a7;
magenta: #be0034;
cyan: #920025;
}