mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
Added a note about theme color codes.
This commit is contained in:
parent
2f58402464
commit
8d33e5542e
|
|
@ -223,7 +223,7 @@ variable in `~/.powerline-shell.json` to the name of your theme.
|
|||
A script for testing color combinations is provided at `colortest.py`. Note
|
||||
that the colors you see may vary depending on your terminal. When designing a
|
||||
theme, please test your theme on multiple terminals, especially with default
|
||||
settings.
|
||||
settings. Theme colors are specified using [Xterm-256 color codes](https://jonasjacek.github.io/colors/).
|
||||
|
||||
### Segment Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue