migrates dnsc-server
This commit is contained in:
parent
ac4074245c
commit
996dc27419
15 changed files with 318 additions and 9 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue