Luwx/Lightly

Untoggled checkmarks are impossible to see on dark themes

Opened this issue · 6 comments

I can't find any dark color schemes that make the checkboxes seeable. Maybe an outline around them would make them visable?

You can write your self color scheme. You can base in this color schemes. Are not perfects, but every elements are entire visible

Oh cool thanks!

Luwx commented

Checkmarks should have the same background color as buttons, so the visibility depends on the color scheme. There is an issue, however, that is specially visible in the qml parts of system settings, where the ckeckmarks and radiobuttons do not have any background.

Kvantum is also having an issue concerning QML, is there a specific reason why qml doesnt play nice with anything?

Luwx commented

The issue is also present with light color schemes, it is just not that noticeable.

The reason why Lightly or Kvantum doesn't go well with QML has less to do with QML and more with the bridge (qqc2-desktop-style) between it and the QStyle, which apparently was not design very well to work with anything besides the default theme.