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,5 @@
$color = {{ background }}
$inner_color = {{ background }}
$outer_color = {{ foreground }}
$font_color = {{ foreground }}
$check_color = {{ accent }}