Manderby / NALib

General purpose C sourcecode collection
http://manderc.com/apps/nalib/index_en.php
The Unlicense
20 stars 5 forks source link

Text and background color wrong when using different dark/light mode than system #39

Open Manderby opened 1 year ago

Manderby commented 1 year ago

When a window is set to use a different mode than the system settings, it outputs a warning and chooses the one of the system.

Either find a way to get the proper mode and get the proper color or define default colors which are valid in such a case where the two modes mismatch.