Simplify theme palette tokens

This commit is contained in:
Ryan Hughes
2026-06-11 02:08:02 -04:00
parent 4b2a15b6ea
commit 221fb296fc
48 changed files with 1053 additions and 590 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
@define-color foreground {{ foreground }};
@define-color background {{ background }};
@define-color foreground {{ fg }};
@define-color background {{ bg }};