Created
August 17, 2019 16:55
Revisions
-
olback created this gist
Aug 17, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs) # Set 'status' segment colors POWERLEVEL9K_STATUS_CROSS=true POWERLEVEL9K_STATUS_OK_BACKGROUND=234 POWERLEVEL9K_STATUS_ERROR_BACKGROUND=234 # root indicator POWERLEVEL9K_ROOT_INDICATOR_BACKGROUND=232 #POWERLEVEL9K_ROOT_INDICATOR_FOREGROUND=202 # context POWERLEVEL9K_CONTEXT_DEFAULT_BACKGROUND=234 POWERLEVEL9K_CONTEXT_ROOT_BACKGROUND=234 POWERLEVEL9K_CONTEXT_DEFAULT_FOREGROUND=015 POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=202 # path POWERLEVEL9K_DIR_DEFAULT_BACKGROUND=027 POWERLEVEL9K_DIR_HOME_BACKGROUND=027 POWERLEVEL9K_DIR_HOME_SUBFOLDER_BACKGROUND=027