update dotfiles

This commit is contained in:
2026-07-19 19:36:54 +08:00
parent b4010fe910
commit aef001a855
38 changed files with 1680 additions and 826 deletions
+8 -8
View File
@@ -5,14 +5,14 @@ layout {
background-color "transparent"
focus-ring {
active-color "#9fcafc"
inactive-color "#8c9199"
active-color "#92cef5"
inactive-color "#8b9198"
urgent-color "#ffb4ab"
}
border {
active-color "#9fcafc"
inactive-color "#8c9199"
active-color "#92cef5"
inactive-color "#8b9198"
urgent-color "#ffb4ab"
}
@@ -21,19 +21,19 @@ layout {
}
tab-indicator {
active-color "#9fcafc"
inactive-color "#8c9199"
active-color "#92cef5"
inactive-color "#8b9198"
urgent-color "#ffb4ab"
}
insert-hint {
color "#9fcafc80"
color "#92cef580"
}
}
recent-windows {
highlight {
active-color "#174974"
active-color "#004c6b"
urgent-color "#ffb4ab"
}
}