1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 10:12:07 -04:00

matugen ghostty template

This commit is contained in:
bbedward
2025-08-20 23:14:30 -04:00
parent 7c95d8df3b
commit 443a7f00f1
4 changed files with 40 additions and 76 deletions

10
templates/niri-colors.kdl Normal file
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}}"
}