From 080b2467457720bc446688e4421ebeac1ebe6eac Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 23 Jan 2018 08:52:22 +0100 Subject: [PATCH] Maybe a bit of contrast can't hurt after all --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index ea108a6..202d9a4 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -9,7 +9,7 @@ set -g theme_nerd_fonts yes set -g theme_show_exit_status yes set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S" set -g theme_avoid_ambiguous_glyphs yes -set -g theme_color_scheme "zenburn" +#set -g theme_color_scheme "zenburn" # If you use virtualenv, you will probably need to disable the default virtualenv prompt, since it doesn't play nice with fish set -x VIRTUAL_ENV_DISABLE_PROMPT 1