added additional matugen templating. guides coming soon
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Material You colors
|
||||
|
||||
background-color={{colors.on_primary.default.hex}}
|
||||
text-color={{colors.tertiary.default.hex}}
|
||||
border-color={{colors.tertiary_container.default.hex}}
|
||||
# Per-mode settings
|
||||
|
||||
[mode=do-not-disturb]
|
||||
invisible=1
|
||||
on-notify=none
|
||||
|
||||
[mode=silent]
|
||||
on-notify=none
|
||||
|
||||
[urgency=high]
|
||||
border-color={{colors.error_container.default.hex}}
|
||||
Reference in New Issue
Block a user