diff options
author | Arno <arno@disconnect.de> | 2018-11-24 04:18:20 +0100 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2018-11-24 04:18:20 +0100 |
commit | ab787e997c927bf8e2684b2e1ac667a57f225102 (patch) | |
tree | 2f1998924f19535bccbaec5d59ae8e753ee29ae3 /shemov.qrc | |
parent | 92ada0efad9f0b0a3263e4245cfd1441f4b9f7a9 (diff) | |
download | SheMov-ab787e997c927bf8e2684b2e1ac667a57f225102.tar.gz SheMov-ab787e997c927bf8e2684b2e1ac667a57f225102.tar.bz2 SheMov-ab787e997c927bf8e2684b2e1ac667a57f225102.zip |
Dark theme GUI changes
Add icons better suited for dark themes and don't draw an ellipse around
the letter when calling Helper::icon and use the theme's text color to
better match the desktop theme.
Just be a good tenant and respect the user's choices where applicable.
Diffstat (limited to 'shemov.qrc')
-rw-r--r-- | shemov.qrc | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,5 +50,11 @@ <file>refresh.png</file> <file>snapshot.png</file> <file>compare.png</file> + <file>butt_plug_light.png</file> + <file>huge_bra_light.png</file> + <file>dog_hood_light.png</file> + <file>squirting_nipple_light.png</file> + <file>fire.png</file> + <file>usb-32.png</file> </qresource> </RCC> |