mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 12:30:24 +10:00
40 lines
735 B
Plaintext
40 lines
735 B
Plaintext
// ! 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 "#51afef"
|
|
inactive-color "#abb2bf"
|
|
urgent-color "#ff6c6b"
|
|
}
|
|
|
|
border {
|
|
active-color "#51afef"
|
|
inactive-color "#abb2bf"
|
|
urgent-color "#ff6c6b"
|
|
}
|
|
|
|
shadow {
|
|
color "#00000070"
|
|
}
|
|
|
|
tab-indicator {
|
|
active-color "#51afef"
|
|
inactive-color "#abb2bf"
|
|
urgent-color "#ff6c6b"
|
|
}
|
|
|
|
insert-hint {
|
|
color "#51afef80"
|
|
}
|
|
}
|
|
|
|
recent-windows {
|
|
highlight {
|
|
active-color "#7dcfff"
|
|
urgent-color "#ff6c6b"
|
|
}
|
|
}
|