Move the templates together with the others in default

This commit is contained in:
David Heinemeier Hansson
2026-01-01 15:35:02 -07:00
parent 222386639b
commit 0b04881a6f
13 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
$activeBorderColor = rgb({{ accent_strip }})
general {
col.active_border = $activeBorderColor
}
group {
col.border_active = $activeBorderColor
}