update catppuccin
discernible difference in foreground color
This commit is contained in:
parent
fb0814babd
commit
21da37246e
@ -1,8 +1,9 @@
|
|||||||
|
/* Catppuccin theme setting */
|
||||||
.catppuccin {
|
.catppuccin {
|
||||||
--accent: #b4befe; /* lavender */
|
--accent: #b4befe; /* lavender */
|
||||||
--green: #a6e3a1; /* green */
|
--green: #a6e3a1; /* green */
|
||||||
--text: #cdd6f4; /* text */
|
--text: #cdd6f4; /* text */
|
||||||
--foreground: #11111b; /* crust */
|
--foreground: #181825; /* mantle */
|
||||||
--background: #1e1e2e; /* base */
|
--background: #1e1e2e; /* base */
|
||||||
--outside: #11111b; /* crust */
|
--outside: #11111b; /* crust */
|
||||||
--post: #11111b; /* crust */
|
--post: #11111b; /* crust */
|
||||||
|
Loading…
Reference in New Issue
Block a user