Files
nirion/dms/colors.kdl
T

40 lines
735 B
KDL
Raw Normal View History

2026-04-30 16:44:56 +09:00
// ! 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 "#8c1d18"
inactive-color "#857371"
urgent-color "#b3261e"
}
border {
active-color "#8c1d18"
inactive-color "#857371"
urgent-color "#b3261e"
}
shadow {
color "#00000070"
}
tab-indicator {
active-color "#8c1d18"
inactive-color "#857371"
urgent-color "#b3261e"
}
insert-hint {
color "#8c1d1880"
}
}
recent-windows {
highlight {
active-color "#8c1d18"
urgent-color "#b3261e"
}
}