1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-07 22:15:38 -05:00

more matugen tweaks

This commit is contained in:
bbedward
2025-08-23 01:07:20 -04:00
parent abbbb35a39
commit f175c10efc
14 changed files with 9942 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
layout {
border {
active-color "{{colors.primary.default.hex}}"
inactive-color "{{colors.secondary.default.hex}}"
}
focus-ring {
active-color "{{colors.inverse_primary.default.hex}}"
}
background-color "{{colors.background.default.hex}}"
}