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,9 @@
$activeBorderColor = {{ accent }}
general {
col.active_border = $activeBorderColor
}
group {
col.border_active = $activeBorderColor
}