[Gtk-Theme] Pre-Processing + Some other work

This commit is contained in:
2025-04-25 10:05:42 +02:00
parent 722be458ec
commit d120b7a49e
15 changed files with 517 additions and 123 deletions

View File

@@ -1,4 +1,4 @@
$fg-color: #{"@theme_fg_color"};
$bg-color: #{"@theme_bg_color"};
$accent-color: #202050;
$accent-color-2: #202080;
$fg-color: #0ADCFF;
$bg-color: #0A0032;
$accent-color: #CFDCEA;
$accent-color-2: #686659;