qt:resources: Use black and white icons for discord menu icon

This commit is contained in:
TellowKrinkle 2023-04-25 00:19:22 -05:00 committed by refractionpcsx2
parent edb2c0080c
commit 027ceebcbd
5 changed files with 4 additions and 3 deletions

View File

@ -457,8 +457,8 @@
<string>&amp;Discord Server...</string>
</property>
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/discord.png</normaloff>:/icons/discord.png</iconset>
<iconset theme="discord">
<normaloff>.</normaloff>.</iconset>
</property>
</action>
<action name="actionCheckForUpdates">

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

View File

@ -2,6 +2,7 @@
<qresource>
<file>icons/AppIcon.png</file>
<file>icons/applications-system-24.png</file>
<file>icons/black/32/discord.png</file>
<file>icons/black/32/github.png</file>
<file>icons/black/index.theme</file>
<file>icons/black/svg/arrow-left-right-line.svg</file>
@ -57,7 +58,6 @@
<file>icons/black/svg/usb-fill.svg</file>
<file>icons/black/svg/volume-up-line.svg</file>
<file>icons/black/svg/window-2-line.svg</file>
<file>icons/discord.png</file>
<file>icons/forum.png</file>
<file>icons/logo.png</file>
<file>icons/media-optical-24.png</file>
@ -65,6 +65,7 @@
<file>icons/media-optical.png</file>
<file>icons/QT.png</file>
<file>icons/update.png</file>
<file>icons/white/32/discord.png</file>
<file>icons/white/32/github.png</file>
<file>icons/white/index.theme</file>
<file>icons/white/svg/arrow-left-right-line.svg</file>