update colorscheme

This commit is contained in:
Nick Nisi
2015-12-03 09:36:03 -06:00
parent de6a17ce9b
commit 0a2782f3ae

View File

@@ -71,7 +71,7 @@ fi
# Base16 Shell # Base16 Shell
# if [ -z "$THEME" ]; then # if [ -z "$THEME" ]; then
export THEME="base16-eighties" export THEME="base16-chalk"
# fi # fi
if [ -z "$BACKGROUND" ]; then if [ -z "$BACKGROUND" ]; then
export BACKGROUND="dark" export BACKGROUND="dark"