update dotfiles
This commit is contained in:
+9
-9
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user