vari
This commit is contained in:
@@ -355,6 +355,10 @@ debug {
|
||||
honor-xdg-activation-with-invalid-serial
|
||||
}
|
||||
|
||||
window-rule {
|
||||
draw-border-with-background false
|
||||
}
|
||||
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
}
|
||||
|
||||
+8
-8
@@ -1,14 +1,14 @@
|
||||
layout {
|
||||
|
||||
focus-ring {
|
||||
active-color "#4edad4"
|
||||
inactive-color "#0c141b"
|
||||
active-color "#b1c5ff"
|
||||
inactive-color "#18111a"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
border {
|
||||
active-color "#4edad4"
|
||||
inactive-color "#0c141b"
|
||||
active-color "#b1c5ff"
|
||||
inactive-color "#18111a"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
@@ -17,19 +17,19 @@ layout {
|
||||
}
|
||||
|
||||
tab-indicator {
|
||||
active-color "#4edad4"
|
||||
inactive-color "#00504d"
|
||||
active-color "#b1c5ff"
|
||||
inactive-color "#1c438f"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
|
||||
insert-hint {
|
||||
color "#4edad480"
|
||||
color "#b1c5ff80"
|
||||
}
|
||||
}
|
||||
|
||||
recent-windows {
|
||||
highlight {
|
||||
active-color "#4edad4"
|
||||
active-color "#b1c5ff"
|
||||
urgent-color "#ffb4ab"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user