Fixed wrong number for white color in Powerline and Powerline-plain themes

This commit is contained in:
Eduardo Bellido Bellido
2013-11-15 17:57:05 +01:00
parent 96b370ad06
commit ca0d29e2af
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ SCM_GIT_AHEAD_CHAR="↑"
SCM_THEME_PROMPT_CLEAN=""
SCM_THEME_PROMPT_DIRTY=""
SCM_THEME_PROMPT_COLOR=238
SCM_THEME_PROMPT_CLEAN_COLOR=267
SCM_THEME_PROMPT_CLEAN_COLOR=255
SCM_THEME_PROMPT_DIRTY_COLOR=220
CWD_THEME_PROMPT_COLOR=240

View File

@@ -16,7 +16,7 @@ SCM_GIT_AHEAD_CHAR="↑"
SCM_THEME_PROMPT_CLEAN=""
SCM_THEME_PROMPT_DIRTY=""
SCM_THEME_PROMPT_COLOR=238
SCM_THEME_PROMPT_CLEAN_COLOR=267
SCM_THEME_PROMPT_CLEAN_COLOR=255
SCM_THEME_PROMPT_DIRTY_COLOR=220
CWD_THEME_PROMPT_COLOR=240