xonsh/news/ansi_colors.rst

16 lines
347 B
ReStructuredText
Raw Normal View History

2016-10-31 21:44:24 +01:00
**Added:** None
**Changed:**
* The default style will now use the color keywords (#ansired, #ansidarkred)
to set colors that follow the terminal color schemes. Currently, this requires
prompt_toolkit master (>1.0.8) and pygments master (2.2) to work correctly.
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None