river/colors: use blue highlight
This commit is contained in:
parent
5ae58d698c
commit
a4d9ff7db9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export bg=181818
|
|||
export bg2=252525
|
||||
export fg=b9b9b9
|
||||
export fg2=dedede
|
||||
export hl=$fg
|
||||
export hl=368aeb
|
||||
|
||||
# solarized light
|
||||
# export bg=fdf6e3
|
||||
|
|
Loading…
Reference in a new issue