This commit is contained in:
zyqunix 2025-06-12 10:50:46 +02:00
parent 92ffac4fe0
commit 4332e78411
3 changed files with 20 additions and 17 deletions

View file

@ -26,14 +26,14 @@
--blue: #89b4fa;
--lavender: #b4befe;
--text: #cdd6f4;
--subtext1: #bac2de;
--subtext0: #a6adc8;
--overlay2: #9399b2;
--overlay1: #7f849c;
--subtext1: #bac2de;
--overlay0: #6c7086;
--surface2: #585b70;
--surface1: #45475a;
--overlay1: #7f849c;
--overlay2: #9399b2;
--surface0: #313244;
--surface1: #45475a;
--surface2: #585b70;
--base: #1e1e2e;
--mantle: #181825;
--crust: #11111b;