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
+3 -3
View File
@@ -1,10 +1,10 @@
[colors-dark]
foreground={{ foreground_strip }}
background={{ background_strip }}
foreground={{ fg_strip }}
background={{ bg_strip }}
selection-foreground={{ selection_foreground_strip }}
selection-background={{ selection_background_strip }}
cursor={{ background_strip }} {{ cursor_strip }}
cursor={{ bg_strip }} {{ bright_fg_strip }}
regular0={{ bg_strip }}
regular1={{ red_strip }}