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,5 @@
@define-color background-color {{ background }};
@define-color border-color {{ foreground }};
@define-color label {{ foreground }};
@define-color image {{ foreground }};
@define-color progress {{ foreground }};