mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Attempt to templaterize the theme specific files
This commit is contained in:
5
themes/templates.d/swayosd.css.tpl
Normal file
5
themes/templates.d/swayosd.css.tpl
Normal 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 }};
|
||||
Reference in New Issue
Block a user