From 467ca14bcde72ee15c92e313f9517bf04315e09a Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Sun, 21 Sep 2014 13:16:37 +0200 Subject: [PATCH] Renamed theme SolarizedDark to Solarized, because it matches both variants --- themes/{SolarizedDark.bgptheme => Solarized.bgptheme} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename themes/{SolarizedDark.bgptheme => Solarized.bgptheme} (98%) diff --git a/themes/SolarizedDark.bgptheme b/themes/Solarized.bgptheme similarity index 98% rename from themes/SolarizedDark.bgptheme rename to themes/Solarized.bgptheme index 3c186a6..9a936cf 100644 --- a/themes/SolarizedDark.bgptheme +++ b/themes/Solarized.bgptheme @@ -1,4 +1,4 @@ -# This theme for gitprompt.sh is optimized for the "Solarized Dark" color scheme +# This theme for gitprompt.sh is optimized for the "Solarized Dark" and "Solarized Light" color schemes define_git_prompt_colors() { Time12a="\$(date +%H:%M)"