2016-05-31 9:37 GMT+03:00 Siddarth Sampangi <
siddarth...@gmail.com>:
> Updating my config.json file seems to work for all aspects except the color
> scheme. I've attached an image to illustrate my point, and my config.json to
> confirm that I haven't made a mistake in there. Changing or customizing the
> theme of the shell works fine, but I can't seem to get the colors to change.
How do you test? Default colorscheme has true colors hex codes
imported from most common xterm 8-bit color palette, so in many cases
there will be *no* changes. Solarized colorscheme gets true colors
from solarized project and if you used to have terminal 4-bit
colorscheme configured to use these colors there again will be no
change. The only difference are color gradients, but all shell themes
does not have any segments with gradients AFAIK.
And in any case you need to restart daemon if you are using it for
changes to make efffect. To actually check whether term_truecolor
works, use `powerline shell left | cat -v`, it will have escape
sequences like `^[[0;38;5;250;48;5;240m` if true color is *not* used
and sequences with four more digits (and AFAIR 2 in place of 5) if it
is.
> I should note I couldnt find these config files in ~/.config, and am instead
> editing them directly from
You are not supposed to find them, if you need to override something
you need to *create* the file. ~/.config/powerline is supposed to have
the same structure as …/config_files.
> ~/.local/lib/python2.7/site-packages/powerline/config_files. I've also
> confirmed that my terminal supports full 24 bit color.
>
> Thanks,
> Sid
>
> --
> You received this message because you are subscribed to the Google Groups
> "powerline" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
powerline-supp...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.