mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Merge branch 'fix_colors' into prepare_066
This commit is contained in:
commit
e35f7a0c48
1 changed files with 2 additions and 0 deletions
|
@ -101,7 +101,9 @@ function getColorCode() {
|
|||
codes[yellow]=011
|
||||
codes[blue]=012
|
||||
codes[fuchsia]=013
|
||||
codes[magenta]=013
|
||||
codes[aqua]=014
|
||||
codes[cyan]=014
|
||||
codes[white]=015
|
||||
codes[grey0]=016
|
||||
codes[navyblue]=017
|
||||
|
|
Loading…
Reference in a new issue