mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
More documentation.
This commit is contained in:
parent
16856268b3
commit
9b0e11173b
1 changed files with 6 additions and 0 deletions
|
@ -217,6 +217,12 @@ Some of the Segments have special color variables, as they change the colors acc
|
|||
POWERLEVEL9K_SYMFONY2_TESTS_BAD_FOREGROUND='red'
|
||||
POWERLEVEL9K_SYMFONY2_TESTS_BAD_BACKGROUND='white'
|
||||
|
||||
You could also use a colorcode as value. Example:
|
||||
|
||||
POWERLEVEL9K_VCS_FOREGROUND='021' # Dark blue
|
||||
|
||||
For a full list of supported colors just type `spectrum_ls` in your terminal to see all possibilities.
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
Here are some fixes to some common problems.
|
||||
|
|
Loading…
Reference in a new issue