[THEME] // Adds initial catppuccin-latte base styles

This commit is contained in:
Ryan Yogan
2025-07-17 17:11:34 -05:00
parent ef8df30f01
commit 03a541a9a2
9 changed files with 264 additions and 0 deletions

View File

@ -0,0 +1,4 @@
@define-color foreground #4c4f69; /* text */
@define-color background #eff1f5; /* base */
@define-color border #dce0e8; /* crust */
@define-color accent #1e66f5; /* blue */