communi / communi-desktop

An IRC client for desktop environments
https://communi.github.io/
BSD 3-Clause "New" or "Revised" License
57 stars 22 forks source link

Settings and connect pages don't respect current theme #90

Open Venemo opened 10 years ago

Venemo commented 10 years ago

For example, it appears light even if the dark theme is selected.

Venemo commented 7 years ago

I now investigated this a bit further. The cause of the issue is that the style sheet of the dark theme does not contain any styling for the controls on the settings and connection pages.

The correct solution would be to either create a dark style sheet or switch to a dark QStyle.

Venemo commented 7 years ago

Options for the dark QStyle: