Attempt to templaterize the theme specific files

This commit is contained in:
David Heinemeier Hansson
2025-12-31 17:00:30 -07:00
parent 7fbc139cb5
commit 1cd2f5b979
179 changed files with 651 additions and 4352 deletions

View File

@@ -0,0 +1,24 @@
accent = "#205EA6"
active_border_color = "#D14D41"
active_tab_background = "#CECDC3"
background = "#FFFCF0"
color0 = "#100F0F"
color1 = "#D14D41"
color10 = "#879A39"
color11 = "#D0A215"
color12 = "#205EA6"
color13 = "#CE5D97"
color14 = "#3AA99F"
color15 = "#FFFCF0"
color2 = "#879A39"
color3 = "#D0A215"
color4 = "#205EA6"
color5 = "#CE5D97"
color6 = "#3AA99F"
color7 = "#FFFCF0"
color8 = "#100F0F"
color9 = "#D14D41"
cursor = "#100F0F"
foreground = "#100F0F"
selection_background = "#CECDC3"
selection_foreground = "#100F0F"