renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme

master
Helmut K. C. Tessarek 10 years ago
parent 9d7cbb7870
commit c1310f41bc
No known key found for this signature in database
GPG Key ID: 39E844DC648D00E1
  1. 4
      themes/Evermeet_Ubuntu.bgptheme

@ -3,7 +3,7 @@
# otherwise the following character may overlap with the unicode character # otherwise the following character may overlap with the unicode character
override_git_prompt_colors() { override_git_prompt_colors() {
GIT_PROMPT_THEME_NAME="Evermeet_lowres_screens" GIT_PROMPT_THEME_NAME="Evermeet_Ubuntu"
GIT_PROMPT_PREFIX="" # start of the git info string GIT_PROMPT_PREFIX="" # start of the git info string
GIT_PROMPT_SUFFIX="" # the end of the git info string GIT_PROMPT_SUFFIX="" # the end of the git info string
@ -28,4 +28,4 @@ override_git_prompt_colors() {
GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING="⭑ " # This symbol is written after the branch, if the branch is not tracked GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING="⭑ " # This symbol is written after the branch, if the branch is not tracked
} }
reload_git_prompt_colors "Evermeet_lowres_screens" reload_git_prompt_colors "Evermeet_Ubuntu"
Loading…
Cancel
Save