fix theme for light backgrounds
parent
8a732d457c
commit
591afb0b45
|
@ -1,4 +1,4 @@
|
|||
#export BAT_THEME="Solarized (light)"
|
||||
export BAT_THEME="Monokai Extended Light"
|
||||
#export BAT_THEME="Monokai Extended Light"
|
||||
export BAT_THEME="Solarized (light)"
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
|
||||
|
|
Loading…
Reference in New Issue