hydrus/static/qss
Paul Friederichsen 518376ef2b
Improvements for Hydrus on macOS (#1521)
* New macOS icon

* Add .DS_Store to .gitignore

* Attempt to use global menu bar

* Use Qt palette colors for some things in default qss

* Better handling of native menu bar

* Explicitly set menu bar roles for macOS

* Enable system tray for macOS

* Change CFBundleName to Hydrus

* Bump pyoxidizer version and use python 3.10 for macOS build

* Fix minimize to system tray option text

* Use square hydrus SVG for help menu

* Default do_macos_debug_dialog_menus to False

* Remove commented code for menu roles
2024-02-17 14:25:39 -06:00
..
CutieDuck_(darkorange)-alternate-tooltip-colour.qss Version 541 2023-08-30 11:25:24 -05:00
CutieDuck_(darkorange).qss Version 482 2022-04-20 15:18:56 -05:00
Dark_Blue-alternate-tooltip-colour.qss Version 541 2023-08-30 11:25:24 -05:00
Dark_Blue.qss Version 482 2022-04-20 15:18:56 -05:00
DarkerDuck_(darkorange)-alternate-tooltip-colour.qss Version 541 2023-08-30 11:25:24 -05:00
DarkerDuck_(darkorange).qss Version 482 2022-04-20 15:18:56 -05:00
Fixed Font Size Example.qss Version 468 2022-01-05 16:15:56 -06:00
Hydracula-alternate-tooltip-colour.qss Version 541 2023-08-30 11:25:24 -05:00
Hydracula.qss Version 482 2022-04-20 15:18:56 -05:00
OledBlack-alternate-tooltip-colour.qss Version 541 2023-08-30 11:25:24 -05:00
OledBlack.qss Version 482 2022-04-20 15:18:56 -05:00
default_hydrus.qss Improvements for Hydrus on macOS (#1521) 2024-02-17 14:25:39 -06:00
readme.txt Version 474 2022-02-16 16:10:11 -06:00

readme.txt

Place a .css or .qss Qt Stylesheet file in here, and hydrus will provide it as an UI stylesheet option.

Don't edit any of the files in here in place--they'll just be overwritten the next time you update. Copy to your own custom filenames if you want to edit anything.

The default_hydrus.qss is used by the client to draw some custom widget colours. It is prepended to any custom stylesheet that is loaded, check it out for the class names you want want to override in your own custom QSS.

This is still a bit of a test. I think to do this properly we'll want to move to folders so we can include additional assets like images.

Here's some examples, there are some QSS files buried here:

https://wiki.qt.io/Gallery_of_Qt_CSS_Based_Styles