Expand description
How to handle color sequences for terminal emulators
Functions§
- set_
color - private fn that returns sequences “Convert a hex color to a text color sequence”
- set_
special - Convert a hex color to a special sequence. Currently no alpha is supported. The sequence below is only supported by urxvt, by pywal
- unix_
term - Uses terminal sequences to update terminal colors ref: https://github.com/dylanaraps/pywal/blob/master/pywal/sequences.py