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
+4 -8
View File
@@ -1,13 +1,10 @@
mode = "dark"
accent = "#509475"
cursor = "#D7C995"
foreground = "#C1C497"
background = "#111c18"
selection_foreground = "#111C18"
selection_background = "#C1C497"
bg = "#111c18"
dark_bg = "#0c1512"
darker_bg = "#090f0d"
lighter_bg = "#23372B"
selection = "#32473B"
muted = "#53685B"
@@ -24,11 +21,10 @@ cyan = "#2DD5B7"
blue = "#509475"
magenta = "#D2689C"
brown = "#513925"
dark_bg = "#0c1512"
darker_bg = "#090f0d"
bright_red = "#db9f9c"
bright_yellow = "#E5C736"
bright_green = "#63b07a"
bright_cyan = "#8CD3CB"
bright_blue = "#ACD4CF"
bright_magenta = "#75bbb3"
bright_magenta = "#75bbb3"