update theme

This commit is contained in:
Nick Nisi
2015-02-23 22:49:42 -06:00
parent 5c0d1fdf4f
commit 9139a1002b

View File

@@ -59,7 +59,7 @@ source `brew --prefix`/etc/profile.d/z.sh
# Base16 Shell
if [ -z "$THEME" ]; then
export THEME="base16-pop"
export THEME="base16-atelier-forest"
fi
if [ -z "$BACKGROUND" ]; then
export BACKGROUND="dark"