Revert "river: menos contraste en la ventana activa"

This reverts commit 56c333675b.
This commit is contained in:
Cat /dev/Nulo 2021-10-29 20:56:49 -03:00
parent a9c5baeb7f
commit 7cef60ca67
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
export bg=181818 export bg=181818
export bg2=252525 export bg2=252525
export fg=b9b9b9 export fg=b9b9b9
export fg2=777777 export fg2=dedede
export hl=368aeb export hl=368aeb
# solarized light # solarized light

View file

@ -2,7 +2,7 @@
. ~/.config/river/colors . ~/.config/river/colors
riverctl background-color 0x$bg riverctl background-color 0x$bg
riverctl border-color-focused 0x$fg2 riverctl border-color-focused 0x$fg
riverctl border-color-unfocused 0x$bg2 riverctl border-color-unfocused 0x$bg2
riverctl border-width 2 riverctl border-width 2
riverctl spawn yambar-run riverctl spawn yambar-run