1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-10 07:25:37 -05:00
Files
DankMaterialShell/matugen/templates/niri-colors.kdl
2025-08-23 01:07:20 -04:00

10 lines
287 B
Plaintext

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}}"
}