add DankMaterialShell

This commit is contained in:
2025-11-29 15:44:07 +02:00
parent f6e1b7c8ea
commit b2286df218
9 changed files with 640 additions and 132 deletions

View File

@@ -154,6 +154,7 @@ in {
screenshot-path "${xdgPics}/screenshots/screenshot-%Y-%m-%d-%H-%M-%S.png"
animations {
off
slowdown 0.5
}
@@ -187,16 +188,17 @@ in {
width 6
}
focus-ring {
off
width 1
active-color "#${colors.base0D}"
inactive-color "#${colors.base03}"
active-color "#${colors.base03}"
inactive-color "#${colors.base02}"
urgent-color "#${colors.base08}"
}
border {
off
// off
width 1
active-color "#${colors.base0D}"
inactive-color "#${colors.base03}"
active-color "#${colors.base03}"
inactive-color "#${colors.base02}"
urgent-color "#${colors.base08}"
}
}