xonsh/news/fix_invalid_style.rst
Gyuri Horak 9400a7cbd4
Fix for crash if $XONSH_COLOR_STYLE is set to something invalid (#4253)
* Fix crash if gruvbox is set to something invalid

* unit test for `ansi_style_by_name` + news
2021-05-11 15:51:50 -04:00

23 lines
233 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* Fixed crash on statup if XONSH_COLOR_STYLE is set to something invalid.
**Security:**
* <news item>