This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2024-11-02 21:12:44 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dfb9f06e5c
suyu
/
dist
/
qt_themes
/
qdarkstyle
/
style.qrc
6 lines
96 B
Text
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 a new issue
Copy permalink