catppuccin mocha!

This commit is contained in:
Luna 2025-11-13 15:41:46 -03:00
parent d1ce5c94f9
commit 87383656cd

View file

@ -1,5 +1,7 @@
:root { :root {
--c-bg: #000000; --c-bg: #11111b;
--c-fg: #ffffff; --c-fg: #cdd6f4;
--c-highlight: #00ffff; --c-border: #74c7ec;
--c-highlight: #cba6f7;
--c-title: #fab387;
} }