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
BIN
dist/qt_themes/monochrome/icons/16x16/lock.png
vendored
Normal file
After Width: | Height: | Size: 318 B |
BIN
dist/qt_themes/monochrome/icons/256x256/plus_folder.png
vendored
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
dist/qt_themes/monochrome/icons/48x48/bad_folder.png
vendored
Normal file
After Width: | Height: | Size: 1007 B |
BIN
dist/qt_themes/monochrome/icons/48x48/chip.png
vendored
Normal file
After Width: | Height: | Size: 511 B |
BIN
dist/qt_themes/monochrome/icons/48x48/folder.png
vendored
Normal file
After Width: | Height: | Size: 535 B |
BIN
dist/qt_themes/monochrome/icons/48x48/list-add.png
vendored
Normal file
After Width: | Height: | Size: 204 B |
BIN
dist/qt_themes/monochrome/icons/48x48/sd_card.png
vendored
Normal file
After Width: | Height: | Size: 198 B |
BIN
dist/qt_themes/monochrome/icons/48x48/star.png
vendored
Normal file
After Width: | Height: | Size: 1.0 KiB |
14
dist/qt_themes/monochrome/icons/index.theme
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
[Icon Theme]
|
||||
Name=monochrome
|
||||
Comment=Monochrome light icons
|
||||
Inherits=default
|
||||
Directories=16x16,48x48,256x256
|
||||
|
||||
[16x16]
|
||||
Size=16
|
||||
|
||||
[48x48]
|
||||
Size=48
|
||||
|
||||
[256x256]
|
||||
Size=256
|