romkatv / powerlevel10k

A Zsh theme
MIT License
46.61k stars 2.19k forks source link

[help needed] Is it possible to change the prompt symbol color? (>) #1675

Closed ghost closed 2 years ago

ghost commented 2 years ago

I want to change the color cuz it doesn't rlly fit my theme.... Is it possible?

romkatv commented 2 years ago

Open ~/.p10k.zsh, search for POWERLEVEL9K_PROMPT_CHAR_OK_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND and POWERLEVEL9K_PROMPT_CHAR_ERROR_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND and change their values to your liking. See the top of ~/.p10k.zsh for how to choose colors.

ghost commented 2 years ago

Thanks a lot! Next time I'll first look through config : ).

romkatv commented 2 years ago

Thanks a lot! Next time I'll first look through config : ).

There are also docs: https://github.com/romkatv/powerlevel10k#how-do-i-change-prompt-colors