This commit is contained in:
2026-01-23 20:20:57 -06:00
parent 9d5e396152
commit 13c920fd32
37 changed files with 2312 additions and 107 deletions

View File

@@ -13,12 +13,12 @@ layout {
}
shadow {
color "#00000070"
color "#11111b70"
}
tab-indicator {
active-color "#cba6f7"
inactive-color "#460594"
inactive-color "#6b02e9"
urgent-color "#f38ba8"
}
@@ -26,3 +26,10 @@ layout {
color "#cba6f780"
}
}
recent-windows {
highlight {
active-color "#cba6f7"
urgent-color "#f38ba8"
}
}