From 8f7aec032b11a2e2b3034c9d9719a74726dad130 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 26 Oct 2014 23:44:20 +0100 Subject: Add dark, light, blue and colored theme from pe. Replaces the old dark and light themes --- resources/pe_light/16x16/status-bad.png | Bin 468 -> 0 bytes resources/pe_light/16x16/status-good.png | Bin 527 -> 0 bytes resources/pe_light/22x22/status-bad.png | Bin 592 -> 0 bytes resources/pe_light/22x22/status-good.png | Bin 665 -> 0 bytes resources/pe_light/24x24/status-bad.png | Bin 605 -> 0 bytes resources/pe_light/24x24/status-good.png | Bin 676 -> 0 bytes resources/pe_light/32x32/status-bad.png | Bin 839 -> 0 bytes resources/pe_light/32x32/status-good.png | Bin 802 -> 0 bytes resources/pe_light/48x48/status-bad.png | Bin 1162 -> 0 bytes resources/pe_light/48x48/status-good.png | Bin 1159 -> 0 bytes resources/pe_light/64x64/status-bad.png | Bin 1413 -> 0 bytes resources/pe_light/64x64/status-good.png | Bin 1478 -> 0 bytes resources/pe_light/index.theme | 30 +-- resources/pe_light/pe_light.qrc | 67 ++---- resources/pe_light/scalable/about.svg | 28 +-- resources/pe_light/scalable/accounts.svg | 46 ++++ resources/pe_light/scalable/bug.svg | 87 ++++---- resources/pe_light/scalable/centralmods.svg | 51 +++-- resources/pe_light/scalable/checkupdate.svg | 57 +++-- resources/pe_light/scalable/console.svg | 228 ------------------- resources/pe_light/scalable/console_error.svg | 247 --------------------- resources/pe_light/scalable/copy.svg | 50 +++-- resources/pe_light/scalable/coremods.svg | 41 ++++ resources/pe_light/scalable/externaltools.svg | 41 ++++ resources/pe_light/scalable/jarmods.svg | 41 ++++ resources/pe_light/scalable/java.svg | 49 ++++ resources/pe_light/scalable/loadermods.svg | 42 ++++ resources/pe_light/scalable/log.svg | 41 ++++ resources/pe_light/scalable/minecraft.svg | 44 ++++ resources/pe_light/scalable/multimc.svg | 61 +++++ resources/pe_light/scalable/new.svg | 52 +++-- resources/pe_light/scalable/news.svg | 307 +------------------------- resources/pe_light/scalable/notes.svg | 46 ++++ resources/pe_light/scalable/patreon.svg | 123 ++++------- resources/pe_light/scalable/proxy.svg | 45 ++++ resources/pe_light/scalable/quickmods.svg | 43 ++++ resources/pe_light/scalable/refresh.svg | 51 +++-- resources/pe_light/scalable/resourcepacks.svg | 13 ++ resources/pe_light/scalable/screenshots.svg | 44 ++++ resources/pe_light/scalable/settings.svg | 95 ++++---- resources/pe_light/scalable/status-bad.svg | 103 +++++++++ resources/pe_light/scalable/status-good.svg | 114 ++++++++++ resources/pe_light/scalable/viewfolder.svg | 49 ++-- 43 files changed, 1193 insertions(+), 1143 deletions(-) delete mode 100644 resources/pe_light/16x16/status-bad.png delete mode 100644 resources/pe_light/16x16/status-good.png delete mode 100644 resources/pe_light/22x22/status-bad.png delete mode 100644 resources/pe_light/22x22/status-good.png delete mode 100644 resources/pe_light/24x24/status-bad.png delete mode 100644 resources/pe_light/24x24/status-good.png delete mode 100644 resources/pe_light/32x32/status-bad.png delete mode 100644 resources/pe_light/32x32/status-good.png delete mode 100644 resources/pe_light/48x48/status-bad.png delete mode 100644 resources/pe_light/48x48/status-good.png delete mode 100644 resources/pe_light/64x64/status-bad.png delete mode 100644 resources/pe_light/64x64/status-good.png create mode 100644 resources/pe_light/scalable/accounts.svg delete mode 100644 resources/pe_light/scalable/console.svg delete mode 100644 resources/pe_light/scalable/console_error.svg create mode 100644 resources/pe_light/scalable/coremods.svg create mode 100644 resources/pe_light/scalable/externaltools.svg create mode 100644 resources/pe_light/scalable/jarmods.svg create mode 100644 resources/pe_light/scalable/java.svg create mode 100644 resources/pe_light/scalable/loadermods.svg create mode 100644 resources/pe_light/scalable/log.svg create mode 100644 resources/pe_light/scalable/minecraft.svg create mode 100644 resources/pe_light/scalable/multimc.svg create mode 100644 resources/pe_light/scalable/notes.svg create mode 100644 resources/pe_light/scalable/proxy.svg create mode 100644 resources/pe_light/scalable/quickmods.svg create mode 100644 resources/pe_light/scalable/resourcepacks.svg create mode 100644 resources/pe_light/scalable/screenshots.svg create mode 100644 resources/pe_light/scalable/status-bad.svg create mode 100644 resources/pe_light/scalable/status-good.svg (limited to 'resources/pe_light') diff --git a/resources/pe_light/16x16/status-bad.png b/resources/pe_light/16x16/status-bad.png deleted file mode 100644 index 0187b990..00000000 Binary files a/resources/pe_light/16x16/status-bad.png and /dev/null differ diff --git a/resources/pe_light/16x16/status-good.png b/resources/pe_light/16x16/status-good.png deleted file mode 100644 index 661405db..00000000 Binary files a/resources/pe_light/16x16/status-good.png and /dev/null differ diff --git a/resources/pe_light/22x22/status-bad.png b/resources/pe_light/22x22/status-bad.png deleted file mode 100644 index 7b6e9bcb..00000000 Binary files a/resources/pe_light/22x22/status-bad.png and /dev/null differ diff --git a/resources/pe_light/22x22/status-good.png b/resources/pe_light/22x22/status-good.png deleted file mode 100644 index 3da59106..00000000 Binary files a/resources/pe_light/22x22/status-good.png and /dev/null differ diff --git a/resources/pe_light/24x24/status-bad.png b/resources/pe_light/24x24/status-bad.png deleted file mode 100644 index bef1e5a3..00000000 Binary files a/resources/pe_light/24x24/status-bad.png and /dev/null differ diff --git a/resources/pe_light/24x24/status-good.png b/resources/pe_light/24x24/status-good.png deleted file mode 100644 index 2b55aeae..00000000 Binary files a/resources/pe_light/24x24/status-good.png and /dev/null differ diff --git a/resources/pe_light/32x32/status-bad.png b/resources/pe_light/32x32/status-bad.png deleted file mode 100644 index fc700e19..00000000 Binary files a/resources/pe_light/32x32/status-bad.png and /dev/null differ diff --git a/resources/pe_light/32x32/status-good.png b/resources/pe_light/32x32/status-good.png deleted file mode 100644 index eff50142..00000000 Binary files a/resources/pe_light/32x32/status-good.png and /dev/null differ diff --git a/resources/pe_light/48x48/status-bad.png b/resources/pe_light/48x48/status-bad.png deleted file mode 100644 index 846ac51d..00000000 Binary files a/resources/pe_light/48x48/status-bad.png and /dev/null differ diff --git a/resources/pe_light/48x48/status-good.png b/resources/pe_light/48x48/status-good.png deleted file mode 100644 index 56574e38..00000000 Binary files a/resources/pe_light/48x48/status-good.png and /dev/null differ diff --git a/resources/pe_light/64x64/status-bad.png b/resources/pe_light/64x64/status-bad.png deleted file mode 100644 index b87772cc..00000000 Binary files a/resources/pe_light/64x64/status-bad.png and /dev/null differ diff --git a/resources/pe_light/64x64/status-good.png b/resources/pe_light/64x64/status-good.png deleted file mode 100644 index afedf8cb..00000000 Binary files a/resources/pe_light/64x64/status-good.png and /dev/null differ diff --git a/resources/pe_light/index.theme b/resources/pe_light/index.theme index a782c2ec..c106acc8 100644 --- a/resources/pe_light/index.theme +++ b/resources/pe_light/index.theme @@ -2,35 +2,7 @@ Name=pe_light Comment=Icons by pexner (light) Inherits=multimc -Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48,scalable - -[scalable/apps] -Size=48 -Type=scalable -MinSize=1 -MaxSize=512 -Context=Applications - -[8x8] -Size=8 - -[16x16] -Size=16 - -[22x22] -Size=22 - -[24x24] -Size=24 - -[32x32] -Size=32 - -[48x48] -Size=48 - -[64x64] -Size=64 +Directories=scalable [scalable] Size=48 diff --git a/resources/pe_light/pe_light.qrc b/resources/pe_light/pe_light.qrc index f1dce837..1c8eba52 100644 --- a/resources/pe_light/pe_light.qrc +++ b/resources/pe_light/pe_light.qrc @@ -1,61 +1,34 @@ - + index.theme - - - scalable/console.svg - - - scalable/console_error.svg - - scalable/about.svg - - + scalable/accounts.svg scalable/bug.svg - - - scalable/patreon.svg - - scalable/centralmods.svg - - scalable/checkupdate.svg - - scalable/copy.svg - - + scalable/coremods.svg + scalable/externaltools.svg + scalable/jarmods.svg + scalable/java.svg + scalable/loadermods.svg + scalable/log.svg + scalable/minecraft.svg + scalable/multimc.svg scalable/new.svg - - scalable/news.svg - - - 16x16/status-bad.png - 22x22/status-bad.png - 24x24/status-bad.png - 32x32/status-bad.png - 48x48/status-bad.png - 64x64/status-bad.png - - - 16x16/status-good.png - 22x22/status-good.png - 24x24/status-good.png - 32x32/status-good.png - 48x48/status-good.png - 64x64/status-good.png - - + scalable/notes.svg + scalable/patreon.svg + scalable/proxy.svg + scalable/quickmods.svg scalable/refresh.svg - - + scalable/resourcepacks.svg + scalable/screenshots.svg scalable/settings.svg - - + scalable/status-bad.svg + scalable/status-good.svg scalable/viewfolder.svg - + + diff --git a/resources/pe_light/scalable/about.svg b/resources/pe_light/scalable/about.svg index 9ee74686..8d00c32e 100644 --- a/resources/pe_light/scalable/about.svg +++ b/resources/pe_light/scalable/about.svg @@ -1,21 +1,15 @@ - + - - - - - - - - - - + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> + + + + + + + diff --git a/resources/pe_light/scalable/accounts.svg b/resources/pe_light/scalable/accounts.svg new file mode 100644 index 00000000..3a092d03 --- /dev/null +++ b/resources/pe_light/scalable/accounts.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/bug.svg b/resources/pe_light/scalable/bug.svg index 44e6d72a..ccb64bc5 100644 --- a/resources/pe_light/scalable/bug.svg +++ b/resources/pe_light/scalable/bug.svg @@ -1,50 +1,47 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/centralmods.svg b/resources/pe_light/scalable/centralmods.svg index fea7660a..050fdc58 100644 --- a/resources/pe_light/scalable/centralmods.svg +++ b/resources/pe_light/scalable/centralmods.svg @@ -1,20 +1,41 @@ - + + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/checkupdate.svg b/resources/pe_light/scalable/checkupdate.svg index a9199659..deae477f 100644 --- a/resources/pe_light/scalable/checkupdate.svg +++ b/resources/pe_light/scalable/checkupdate.svg @@ -1,24 +1,43 @@ - + - - - - - - - - - + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/console.svg b/resources/pe_light/scalable/console.svg deleted file mode 100644 index ec14ab68..00000000 --- a/resources/pe_light/scalable/console.svg +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - MC - - - diff --git a/resources/pe_light/scalable/console_error.svg b/resources/pe_light/scalable/console_error.svg deleted file mode 100644 index a71c6b35..00000000 --- a/resources/pe_light/scalable/console_error.svg +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/resources/pe_light/scalable/copy.svg b/resources/pe_light/scalable/copy.svg index d8c0fbdc..abdcce09 100644 --- a/resources/pe_light/scalable/copy.svg +++ b/resources/pe_light/scalable/copy.svg @@ -1,20 +1,40 @@ - + - - - - - - - - - + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/coremods.svg b/resources/pe_light/scalable/coremods.svg new file mode 100644 index 00000000..c8fb0eb9 --- /dev/null +++ b/resources/pe_light/scalable/coremods.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/externaltools.svg b/resources/pe_light/scalable/externaltools.svg new file mode 100644 index 00000000..4d232bcf --- /dev/null +++ b/resources/pe_light/scalable/externaltools.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/jarmods.svg b/resources/pe_light/scalable/jarmods.svg new file mode 100644 index 00000000..9852c805 --- /dev/null +++ b/resources/pe_light/scalable/jarmods.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/java.svg b/resources/pe_light/scalable/java.svg new file mode 100644 index 00000000..0584058a --- /dev/null +++ b/resources/pe_light/scalable/java.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/loadermods.svg b/resources/pe_light/scalable/loadermods.svg new file mode 100644 index 00000000..913c1968 --- /dev/null +++ b/resources/pe_light/scalable/loadermods.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/log.svg b/resources/pe_light/scalable/log.svg new file mode 100644 index 00000000..82282ca4 --- /dev/null +++ b/resources/pe_light/scalable/log.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/minecraft.svg b/resources/pe_light/scalable/minecraft.svg new file mode 100644 index 00000000..d772111f --- /dev/null +++ b/resources/pe_light/scalable/minecraft.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/multimc.svg b/resources/pe_light/scalable/multimc.svg new file mode 100644 index 00000000..8b2cb631 --- /dev/null +++ b/resources/pe_light/scalable/multimc.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/new.svg b/resources/pe_light/scalable/new.svg index 2cbd8b92..96fd1f5b 100644 --- a/resources/pe_light/scalable/new.svg +++ b/resources/pe_light/scalable/new.svg @@ -1,21 +1,41 @@ - + + viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/pe_light/scalable/news.svg b/resources/pe_light/scalable/news.svg index 67a370df..84979dcb 100644 --- a/resources/pe_light/scalable/news.svg +++ b/resources/pe_light/scalable/news.svg @@ -1,296 +1,13 @@ - - - - - - - - - - - - - -