Add dark, light, blue and colored theme from pe.

Replaces the old dark and light themes
This commit is contained in:
Petr Mrázek
2014-10-26 23:44:20 +01:00
parent 92560bf0cd
commit 8f7aec032b
168 changed files with 4405 additions and 1902 deletions

View File

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 702 B

View File

Before

Width:  |  Height:  |  Size: 693 B

After

Width:  |  Height:  |  Size: 693 B

View File

Before

Width:  |  Height:  |  Size: 731 B

After

Width:  |  Height:  |  Size: 731 B

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -3,7 +3,7 @@
<qresource prefix="/icons/multimc">
<file>index.theme</file>
<!-- Logo. Our own. -->
<file>scalable/apps/multimc.svg</file>
<file>scalable/multimc.svg</file>
<!-- OK console icon. Our own -->
<file>scalable/console.svg</file>
@ -126,22 +126,22 @@
<file>64x64/status-good.png</file>
<!-- Plugin (blue recolor), CC-BY-SA 3.0, Oxygen icons. -->
<file>16x16/plugin-blue.png</file>
<file>24x24/plugin-blue.png</file>
<file>32x32/plugin-blue.png</file>
<file>64x64/plugin-blue.png</file>
<file>16x16/loadermods.png</file>
<file>24x24/loadermods.png</file>
<file>32x32/loadermods.png</file>
<file>64x64/loadermods.png</file>
<!-- Plugin (red recolor), CC-BY-SA 3.0, Oxygen icons. -->
<file>16x16/plugin-red.png</file>
<file>24x24/plugin-red.png</file>
<file>32x32/plugin-red.png</file>
<file>64x64/plugin-red.png</file>
<file>16x16/jarmods.png</file>
<file>24x24/jarmods.png</file>
<file>32x32/jarmods.png</file>
<file>64x64/jarmods.png</file>
<!-- Plugin (green original), CC-BY-SA 3.0, Oxygen icons. -->
<file>16x16/plugin-green.png</file>
<file>24x24/plugin-green.png</file>
<file>32x32/plugin-green.png</file>
<file>64x64/plugin-green.png</file>
<file>16x16/coremods.png</file>
<file>24x24/coremods.png</file>
<file>32x32/coremods.png</file>
<file>64x64/coremods.png</file>
<!-- Resource packs, CC-BY-SA 3.0, Oxygen icons. -->
<file>16x16/resourcepacks.png</file>

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB