migrates dnsc-server

This commit is contained in:
Dennis Schoepf 2026-03-04 22:46:08 +01:00
parent ac4074245c
commit 996dc27419
15 changed files with 318 additions and 9 deletions

View file

@ -5,14 +5,14 @@ layout {
background-color "transparent"
focus-ring {
active-color "#c3c0ff"
inactive-color "#928f9a"
active-color "#d2bcfd"
inactive-color "#948f99"
urgent-color "#ffb4ab"
}
border {
active-color "#c3c0ff"
inactive-color "#928f9a"
active-color "#d2bcfd"
inactive-color "#948f99"
urgent-color "#ffb4ab"
}
@ -21,19 +21,19 @@ layout {
}
tab-indicator {
active-color "#c3c0ff"
inactive-color "#928f9a"
active-color "#d2bcfd"
inactive-color "#948f99"
urgent-color "#ffb4ab"
}
insert-hint {
color "#c3c0ff80"
color "#d2bcfd80"
}
}
recent-windows {
highlight {
active-color "#424078"
active-color "#4f3d74"
urgent-color "#ffb4ab"
}
}