Skip to content

Commit c1310f4

Browse files
committed
renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme
1 parent 9d7cbb7 commit c1310f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/Evermeet_lowres_screens.bgptheme renamed to themes/Evermeet_Ubuntu.bgptheme

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# otherwise the following character may overlap with the unicode character
44

55
override_git_prompt_colors() {
6-
GIT_PROMPT_THEME_NAME="Evermeet_lowres_screens"
6+
GIT_PROMPT_THEME_NAME="Evermeet_Ubuntu"
77

88
GIT_PROMPT_PREFIX="" # start of the git info string
99
GIT_PROMPT_SUFFIX="" # the end of the git info string
@@ -28,4 +28,4 @@ override_git_prompt_colors() {
2828
GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING="⭑ " # This symbol is written after the branch, if the branch is not tracked
2929
}
3030

31-
reload_git_prompt_colors "Evermeet_lowres_screens"
31+
reload_git_prompt_colors "Evermeet_Ubuntu"

0 commit comments

Comments
 (0)