Describe the bug
Currently there is no easy way to modify the theming of strawberry to something like dark mode on non Linux distributions with non Qt Desktop Envrionments (DEs) like Linux Mint.
Additionally there is no easy way to modify every singular UI element's color palette (such as through the Strawberry settings menu or utilizing a custom color palette and settings configuration file loaded into Strawberry itself) without using a customized Qt theme, usually applied with something like the qt6ct tool.
To Reproduce
- Open
Tool -> Settings... -> Appearence
Expected behavior
A list of color variables which modify the entire app's theming or a configuration file (such as a .json) which can be quickly loaded into Strawberry for easy theming and customization.
Screenshots:
System Information:
- Operating system: Linux Mint 22.3 x86_64
- Strawberry Version: 1.2.18
Additional context
Describe the bug
Currently there is no easy way to modify the theming of strawberry to something like dark mode on non Linux distributions with non Qt Desktop Envrionments (DEs) like Linux Mint.
Additionally there is no easy way to modify every singular UI element's color palette (such as through the Strawberry settings menu or utilizing a custom color palette and settings configuration file loaded into Strawberry itself) without using a customized Qt theme, usually applied with something like the
qt6cttool.To Reproduce
Tool->Settings...->AppearenceExpected behavior
A list of color variables which modify the entire app's theming or a configuration file (such as a
.json) which can be quickly loaded into Strawberry for easy theming and customization.Screenshots:
System Information:
Additional context