mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Use json file based themes instead of code to create them (theme editor + theme mode settings)
This commit is contained in:
7
common/themes/appearance_config_images.qrc
Normal file
7
common/themes/appearance_config_images.qrc
Normal file
@ -0,0 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/images/appearance_config">
|
||||
<file>../../images/appearance_config/theme-mode-system.svg</file>
|
||||
<file>../../images/appearance_config/theme-mode-light.svg</file>
|
||||
<file>../../images/appearance_config/theme-mode-dark.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user