mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 12:30:24 +10:00
Adding dms configs
This commit is contained in:
39
.config/niri/dms/colors.kdl
Normal file
39
.config/niri/dms/colors.kdl
Normal 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 "#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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user