update catppuccin

discernible difference in foreground color
This commit is contained in:
Ayaka 2024-06-06 04:54:03 +12:00
parent fb0814babd
commit 21da37246e

View File

@ -1,8 +1,9 @@
/* Catppuccin theme setting */
.catppuccin {
--accent: #b4befe; /* lavender */
--green: #a6e3a1; /* green */
--text: #cdd6f4; /* text */
--foreground: #11111b; /* crust */
--foreground: #181825; /* mantle */
--background: #1e1e2e; /* base */
--outside: #11111b; /* crust */
--post: #11111b; /* crust */