DarkRadiant: master 7cd838ce

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 02.06.2021 19:36 master e3238aca
Changeset Tweak console text colours for better visibility

Avoid using forced black for regular text, since this is unreadable in dark
themes. Use wxNullColour for regular text, which uses the appropriate theme
colour, and a slightly dark orange for warning text, which appears to be
visible with both a light and a dark background.
mod - libs/wxutil/ConsoleView.cpp Diff File