update dotfiles

This commit is contained in:
2026-07-08 23:01:50 +08:00
parent 1577638614
commit b4010fe910
17 changed files with 416 additions and 229 deletions
+9 -9
View File
@@ -5,15 +5,15 @@ layout {
background-color "transparent"
focus-ring {
active-color "#42a5f5"
active-color "#9fcafc"
inactive-color "#8c9199"
urgent-color "#f2b8b5"
urgent-color "#ffb4ab"
}
border {
active-color "#42a5f5"
active-color "#9fcafc"
inactive-color "#8c9199"
urgent-color "#f2b8b5"
urgent-color "#ffb4ab"
}
shadow {
@@ -21,19 +21,19 @@ layout {
}
tab-indicator {
active-color "#42a5f5"
active-color "#9fcafc"
inactive-color "#8c9199"
urgent-color "#f2b8b5"
urgent-color "#ffb4ab"
}
insert-hint {
color "#42a5f580"
color "#9fcafc80"
}
}
recent-windows {
highlight {
active-color "#0d47a1"
urgent-color "#f2b8b5"
active-color "#174974"
urgent-color "#ffb4ab"
}
}