This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-01-24 16:46:56 -06:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
dist
/
qt_themes
/
qdarkstyle
/
style.qrc
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Dark theme, Icon theming configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings
2018-03-30 11:50:10 +02:00
<RCC>
Rework themes to easily use light/dark palette, using only different icons - Renamed themes: - "colorful" to "default" and "colorful_dark" to "default_dark" - "default" to "monochrome" and "default_dark" to "monochrome_dark" - "colorful_midnight_blue" to "qdarkstyle_midnight_blue" - "qdarkstyle_midnight_blue" to "qdarkstyle_midnight_blue_monochrome" - qdarkstyle is renamed from "Dark" to "Mine Shaft" in the UI - default and monochrome themes all use the same qss stylesheet - Remove the ability to select "default_dark" directly - Default has better support for light and dark - Controller and Keyboard applets icons and style adapt to dark mode - Add "qdarkstyle_monochrome" theme - Remove duplicated icon files
2024-02-04 04:05:50 +01:00
<qresource prefix="qdarkstyle">
<file>dark.qss</file>
</qresource>
Add Dark theme, Icon theming configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings
2018-03-30 11:50:10 +02:00
</RCC>
Reference in New Issue
Copy Permalink