pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.59k stars 518 forks source link

Highlighted button background color barely visible on white theme #1161

Open vadcx opened 1 year ago

vadcx commented 1 year ago

I'm on Manjaro KDE (Manjaro's KDE dark theme too), ZeroBrane installed via Flathub. The system theme is supposed to be dark, I guess it's either not supported or not applied through the Flathub layer. So Zerobrane is white for me.

The Search UI heavily relies on the highlight color to indicate whether a search mode is enabled. However it's basically white on white and I can't make out the difference unless I kiss the monitor. The buttons at the top toolbar are themed in the same way.

In this screenshot "W" (Match whole word) is enabled, "Re" is hovered (both have white selection backgrounds) and "Aa" (case-sensitivity) is disabled/unhovered. While you can see the difference in color, it's definitely not the contrast it's supposed to be.

Expected: toggled buttons have a high contrast color like green or blue.

Screenshot_20230521_001639

ZeroBrane Studio 1.90 wxWidgets 3.14, wxLua 3.0.0.8