This commit is contained in:
2026-06-12 21:35:01 +02:00
parent fe85ff1006
commit 4aaa2a8be6
34 changed files with 189 additions and 91 deletions
+4
View File
@@ -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
View File
@@ -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"
}
}