zeal icon indicating copy to clipboard operation
zeal copied to clipboard

Add dark UI theme with QPalette and custom css theme support

Open kaygdev opened this issue 4 years ago • 1 comments

Add dark Ui theme based on QPalette and provide a simple way to use custom css file. For the dark UI the Qt style is changed to fusion to avoid problems with other styles (WindowsVista style does allow to change button color).

Only tested on Linux (I currently have no Windows system with development environment, sorry).

The chosen colors are only a suggestion, they can be replaced.

kaygdev avatar Apr 22 '20 22:04 kaygdev

Hey @kaygdev, thank you for submitting, I'll review this after the Qt WebEngine port is complete. Very close to merging that pull request.

trollixx avatar Apr 26 '20 22:04 trollixx

Any update on this?

CuteWaterBeary avatar Mar 18 '23 05:03 CuteWaterBeary

Qt WebEngine offers native dark theme support, so this is no longer required. See #811 for more information.

trollixx avatar Apr 29 '23 21:04 trollixx