Update questions/why-no-ansi-themes.question.md

Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
This commit is contained in:
Will McGugan
2024-09-17 12:21:05 +01:00
committed by GitHub
parent b755451151
commit 4289655974

View File

@@ -18,6 +18,6 @@ There is currently a light and dark version of the design system, but more are p
!!! Changed in 0.80.0 !!! Changed in 0.80.0
Textual added a `ansi_colors` boolean to App. If you set this to `True`, then Textual will Textual added an `ansi_color` boolean to App. If you set this to `True`, then Textual will
not attempt to convert ansi colors. Note that you will lose transparency effects if you enable not attempt to convert ansi colors. Note that you will lose transparency effects if you enable
this setting. this setting.