This commit is contained in:
Till 2026-04-12 18:48:42 +02:00
parent e945735fa1
commit b4b1f4a63f
36 changed files with 716 additions and 94 deletions

View file

@ -0,0 +1,39 @@
// ! Auto-generated file. Do not edit directly.
// Remove `include "dms/colors.kdl"` from your config to override.
layout {
background-color "transparent"
focus-ring {
active-color "#b9cac5"
inactive-color "#8c9290"
urgent-color "#ffb4ab"
}
border {
active-color "#b9cac5"
inactive-color "#8c9290"
urgent-color "#ffb4ab"
}
shadow {
color "#00000070"
}
tab-indicator {
active-color "#b9cac5"
inactive-color "#8c9290"
urgent-color "#ffb4ab"
}
insert-hint {
color "#b9cac580"
}
}
recent-windows {
highlight {
active-color "#11201d"
urgent-color "#ffb4ab"
}
}