#W# Niri config update.
This commit is contained in:
parent
c463cec3e2
commit
d9e3950510
2 changed files with 22 additions and 22 deletions
|
|
@ -1,22 +1,22 @@
|
||||||
background = #131313
|
background = #131313
|
||||||
foreground = #e2e2e2
|
foreground = #e2e2e2
|
||||||
cursor-color = #eeb1ff
|
cursor-color = #b5c4ff
|
||||||
selection-background = #662f79
|
selection-background = #254190
|
||||||
selection-foreground = #e2e2e2
|
selection-foreground = #e2e2e2
|
||||||
|
|
||||||
palette = 0=#131313
|
palette = 0=#131313
|
||||||
palette = 1=#ff7287
|
palette = 1=#ff7297
|
||||||
palette = 2=#7fffa0
|
palette = 2=#7fff94
|
||||||
palette = 3=#ffdd72
|
palette = 3=#fff972
|
||||||
palette = 4=#de99f2
|
palette = 4=#9daef2
|
||||||
palette = 5=#673376
|
palette = 5=#374376
|
||||||
palette = 6=#eeb1ff
|
palette = 6=#b5c4ff
|
||||||
palette = 7=#fbefff
|
palette = 7=#eff2ff
|
||||||
palette = 8=#a299a5
|
palette = 8=#999ba5
|
||||||
palette = 9=#ff9fad
|
palette = 9=#ff9fb8
|
||||||
palette = 10=#a5ffbc
|
palette = 10=#a5ffb4
|
||||||
palette = 11=#ffe9a5
|
palette = 11=#fffba5
|
||||||
palette = 12=#f0bcff
|
palette = 12=#c0ccff
|
||||||
palette = 13=#f3c8ff
|
palette = 13=#cbd5ff
|
||||||
palette = 14=#f7dbff
|
palette = 14=#dde4ff
|
||||||
palette = 15=#fdf8ff
|
palette = 15=#f8f9ff
|
||||||
|
|
|
||||||
|
|
@ -5,13 +5,13 @@ layout {
|
||||||
background-color "transparent"
|
background-color "transparent"
|
||||||
|
|
||||||
focus-ring {
|
focus-ring {
|
||||||
active-color "#eeb1ff"
|
active-color "#b5c4ff"
|
||||||
inactive-color "#919191"
|
inactive-color "#919191"
|
||||||
urgent-color "#ffb4ab"
|
urgent-color "#ffb4ab"
|
||||||
}
|
}
|
||||||
|
|
||||||
border {
|
border {
|
||||||
active-color "#eeb1ff"
|
active-color "#b5c4ff"
|
||||||
inactive-color "#919191"
|
inactive-color "#919191"
|
||||||
urgent-color "#ffb4ab"
|
urgent-color "#ffb4ab"
|
||||||
}
|
}
|
||||||
|
|
@ -21,19 +21,19 @@ layout {
|
||||||
}
|
}
|
||||||
|
|
||||||
tab-indicator {
|
tab-indicator {
|
||||||
active-color "#eeb1ff"
|
active-color "#b5c4ff"
|
||||||
inactive-color "#919191"
|
inactive-color "#919191"
|
||||||
urgent-color "#ffb4ab"
|
urgent-color "#ffb4ab"
|
||||||
}
|
}
|
||||||
|
|
||||||
insert-hint {
|
insert-hint {
|
||||||
color "#eeb1ff80"
|
color "#b5c4ff80"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
recent-windows {
|
recent-windows {
|
||||||
highlight {
|
highlight {
|
||||||
active-color "#662f79"
|
active-color "#254190"
|
||||||
urgent-color "#ffb4ab"
|
urgent-color "#ffb4ab"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue