diff options
| author | Petr Mrázek <peterix@gmail.com> | 2014-06-30 22:22:09 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2014-06-30 22:22:09 +0200 |
| commit | e241c3625c2e0f005ee2cb01577ceeb054bbbd98 (patch) | |
| tree | b874caae329a536ca15b331be386cf481307d28f /resources | |
| parent | 421a46e3d3036ea0dea4889125ee58309d0ed21e (diff) | |
| parent | d2b2d55aa9a4031d1e179534796cbe07bc57080f (diff) | |
| download | PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.tar.gz PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.tar.bz2 PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.zip | |
Merge branch 'feature_theme_support' into develop
Conflicts:
main.cpp
Diffstat (limited to 'resources')
54 files changed, 2032 insertions, 2 deletions
diff --git a/resources/multimc/index.theme b/resources/multimc/index.theme index 776792b7..8e1241e9 100644 --- a/resources/multimc/index.theme +++ b/resources/multimc/index.theme @@ -2,7 +2,7 @@ Name=multimc Comment=MultiMC Default Icons Inherits=default -Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48 +Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48,scalable [scalable/apps] Size=48 @@ -30,4 +30,10 @@ Size=32 Size=48 [64x64] -Size=64
\ No newline at end of file +Size=64 + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 diff --git a/resources/pe_dark/16x16/status-bad.png b/resources/pe_dark/16x16/status-bad.png Binary files differnew file mode 100644 index 00000000..0187b990 --- /dev/null +++ b/resources/pe_dark/16x16/status-bad.png diff --git a/resources/pe_dark/16x16/status-good.png b/resources/pe_dark/16x16/status-good.png Binary files differnew file mode 100644 index 00000000..661405db --- /dev/null +++ b/resources/pe_dark/16x16/status-good.png diff --git a/resources/pe_dark/22x22/status-bad.png b/resources/pe_dark/22x22/status-bad.png Binary files differnew file mode 100644 index 00000000..7b6e9bcb --- /dev/null +++ b/resources/pe_dark/22x22/status-bad.png diff --git a/resources/pe_dark/22x22/status-good.png b/resources/pe_dark/22x22/status-good.png Binary files differnew file mode 100644 index 00000000..3da59106 --- /dev/null +++ b/resources/pe_dark/22x22/status-good.png diff --git a/resources/pe_dark/24x24/status-bad.png b/resources/pe_dark/24x24/status-bad.png Binary files differnew file mode 100644 index 00000000..bef1e5a3 --- /dev/null +++ b/resources/pe_dark/24x24/status-bad.png diff --git a/resources/pe_dark/24x24/status-good.png b/resources/pe_dark/24x24/status-good.png Binary files differnew file mode 100644 index 00000000..2b55aeae --- /dev/null +++ b/resources/pe_dark/24x24/status-good.png diff --git a/resources/pe_dark/32x32/status-bad.png b/resources/pe_dark/32x32/status-bad.png Binary files differnew file mode 100644 index 00000000..fc700e19 --- /dev/null +++ b/resources/pe_dark/32x32/status-bad.png diff --git a/resources/pe_dark/32x32/status-good.png b/resources/pe_dark/32x32/status-good.png Binary files differnew file mode 100644 index 00000000..eff50142 --- /dev/null +++ b/resources/pe_dark/32x32/status-good.png diff --git a/resources/pe_dark/48x48/status-bad.png b/resources/pe_dark/48x48/status-bad.png Binary files differnew file mode 100644 index 00000000..846ac51d --- /dev/null +++ b/resources/pe_dark/48x48/status-bad.png diff --git a/resources/pe_dark/48x48/status-good.png b/resources/pe_dark/48x48/status-good.png Binary files differnew file mode 100644 index 00000000..56574e38 --- /dev/null +++ b/resources/pe_dark/48x48/status-good.png diff --git a/resources/pe_dark/64x64/status-bad.png b/resources/pe_dark/64x64/status-bad.png Binary files differnew file mode 100644 index 00000000..b87772cc --- /dev/null +++ b/resources/pe_dark/64x64/status-bad.png diff --git a/resources/pe_dark/64x64/status-good.png b/resources/pe_dark/64x64/status-good.png Binary files differnew file mode 100644 index 00000000..afedf8cb --- /dev/null +++ b/resources/pe_dark/64x64/status-good.png diff --git a/resources/pe_dark/index.theme b/resources/pe_dark/index.theme new file mode 100644 index 00000000..2768cb50 --- /dev/null +++ b/resources/pe_dark/index.theme @@ -0,0 +1,39 @@ +[Icon Theme] +Name=pe_dark +Comment=Icons by pexner (dark) +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 + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 diff --git a/resources/pe_dark/pe_dark.qrc b/resources/pe_dark/pe_dark.qrc new file mode 100644 index 00000000..98823a27 --- /dev/null +++ b/resources/pe_dark/pe_dark.qrc @@ -0,0 +1,57 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource prefix="/icons/pe_dark"> + <file>index.theme</file> + <!-- OK console icon. Our own --> + <file>scalable/console.svg</file> + + <!-- ERROR console icon. Our own --> + <file>scalable/console_error.svg</file> + + <!-- About dialog. Our own. --> + <file>scalable/about.svg</file> + + <!-- Report bug. Our own. --> + <file>scalable/bug.svg</file> + + <!-- Patron logo, black and white. (C) 2014 Patreon, Inc., http://www.patreon.com/toolbox?ftyp=media --> + <file>scalable/patreon.svg</file> + + <!-- Show mods folder. Our own. --> + <file>scalable/centralmods.svg</file> + + <!-- Update. Our own. --> + <file>scalable/checkupdate.svg</file> + + <!-- copy instance. Our own. --> + <file>scalable/copy.svg</file> + + <!-- New instance. Our own. --> + <file>scalable/new.svg</file> + + <!-- Bad status. Our own. --> + <file>16x16/status-bad.png</file> + <file>22x22/status-bad.png</file> + <file>24x24/status-bad.png</file> + <file>32x32/status-bad.png</file> + <file>48x48/status-bad.png</file> + <file>64x64/status-bad.png</file> + + <!-- Good status. Our own. --> + <file>16x16/status-good.png</file> + <file>22x22/status-good.png</file> + <file>24x24/status-good.png</file> + <file>32x32/status-good.png</file> + <file>48x48/status-good.png</file> + <file>64x64/status-good.png</file> + + <!-- Refresh, Our own. --> + <file>scalable/refresh.svg</file> + + <!-- Settings, Our own. --> + <file>scalable/settings.svg</file> + + <!-- View folder. Our own. --> + <file>scalable/viewfolder.svg</file> + </qresource> +</RCC> diff --git a/resources/pe_dark/scalable/about.svg b/resources/pe_dark/scalable/about.svg new file mode 100644 index 00000000..35eb8e87 --- /dev/null +++ b/resources/pe_dark/scalable/about.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<rect fill="none" width="32" height="32"/> +<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="297.5" y1="-370.9326" x2="297.5" y2="-404.8098" gradientTransform="matrix(1 0 0 -1 -281.5 -372)"> + <stop offset="0" style="stop-color:#999999"/> + <stop offset="0.3" style="stop-color:#000000"/> + <stop offset="0.4868" style="stop-color:#030303"/> + <stop offset="0.6368" style="stop-color:#0D0D0D"/> + <stop offset="0.774" style="stop-color:#1E1E1E"/> + <stop offset="0.9029" style="stop-color:#363636"/> + <stop offset="1" style="stop-color:#4D4D4D"/> +</linearGradient> +<path fill="url(#SVGID_1_)" d="M24.753,14.774C24.629,15.172,24.417,15.585,24,16c-2,2-2,4-2,4v2c0,1.105-0.896,2-2,2h-8 + c-1.104,0-2-0.895-2-2v-2c0-1.453-1.049-2.895-1.627-3.581c-0.017-0.021-0.032-0.042-0.05-0.062C8.131,16.132,8,16,8,16v-0.071 + C6.756,14.272,6,12.233,6,10C6,4.478,10.478,0,16,0c5.521,0,10,4.478,10,10C26,11.739,25.54,13.357,24.753,14.774z M16,4 + c-3.313,0-6,2.687-6,6c0,2.609,1.675,4.806,4,5.633V18c0,1.105,0.896,2,2,2c1.104,0,2-0.895,2-2v-2.367c2.325-0.827,4-3.024,4-5.633 + C22,6.687,19.312,4,16,4z M13,26h6c0.552,0,1,0.448,1,1s-0.448,1-1,1h-6c-0.553,0-1-0.448-1-1S12.447,26,13,26z M15,30h2 + c0.552,0,1,0.449,1,1c0,0.552-0.448,1-1,1h-2c-0.553,0-1-0.448-1-1C14,30.449,14.447,30,15,30z"/> +</svg> diff --git a/resources/pe_dark/scalable/bug.svg b/resources/pe_dark/scalable/bug.svg new file mode 100644 index 00000000..6f78087f --- /dev/null +++ b/resources/pe_dark/scalable/bug.svg @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<rect fill="none" width="32" height="32"/> +<g> + <g> + + <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="297.5" y1="-372" x2="297.5" y2="-403.7599" gradientTransform="matrix(1 0 0 -1 -281.5 -372)"> + <stop offset="0" style="stop-color:#999999"/> + <stop offset="0.3" style="stop-color:#000000"/> + <stop offset="0.4868" style="stop-color:#030303"/> + <stop offset="0.6368" style="stop-color:#0D0D0D"/> + <stop offset="0.774" style="stop-color:#1E1E1E"/> + <stop offset="0.9029" style="stop-color:#363636"/> + <stop offset="1" style="stop-color:#4D4D4D"/> + </linearGradient> + <path fill="url(#SVGID_1_)" d="M25.375,10.375h-1.702c-0.106,0.589-0.173,1.214-0.173,1.875s0.066,1.286,0.173,1.875h1.702 + c1.036,0,1.875-0.839,1.875-1.875S26.411,10.375,25.375,10.375z M25.375,1C20.043,6.449,12.25,6.625,12.25,6.625H6.625 + C3.519,6.625,1,9.144,1,12.25s2.519,5.625,5.625,5.625c0,0.26,0.052,0.506,0.147,0.73c0.177,0.418,0.512,0.746,0.919,0.942 + C7.72,19.562,7.74,19.59,7.77,19.604c0.224,0.094,0.471,0.146,0.729,0.146l-1.875,9.375C6.625,30.161,7.464,31,8.5,31h3.75 + c1.036,0,1.875-0.839,1.875-1.875s-0.839-1.875-1.875-1.875l1.5-7.5h0.375c0.847,0,1.534-0.57,1.767-1.34 + c2.73,0.637,6.493,2.033,9.483,5.09C28.48,23.5,31,18.463,31,12.25S28.48,1,25.375,1z M6.625,14.125H4.75v-3.75h1.875V14.125z + M25.375,19.75c-2.07,0-3.75-3.357-3.75-7.5c0-4.141,1.68-7.5,3.75-7.5s3.75,3.359,3.75,7.5 + C29.125,16.393,27.445,19.75,25.375,19.75z"/> + </g> +</g> +</svg> diff --git a/resources/pe_dark/scalable/centralmods.svg b/resources/pe_dark/scalable/centralmods.svg new file mode 100644 index 00000000..7c06f505 --- /dev/null +++ b/resources/pe_dark/scalable/centralmods.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<rect fill="none" width="32" height="32"/> +<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="579" y1="809" x2="579" y2="840.7599" gradientTransform="matrix(1 0 0 1 -563 -809)"> + <stop offset="0" style="stop-color:#999999"/> + <stop offset="0.3" style="stop-color:#000000"/> + <stop offset="0.4868" style="stop-color:#030303"/> + <stop offset="0.6368" style="stop-color:#0D0D0D"/> + <stop offset="0.774" style="stop-color:#1E1E1E"/> + <stop offset="0.9029" style="stop-color:#363636"/> + <stop offset="1" style="stop-color:#4D4D4D"/> +</linearGradient> +<path fill="url(#SVGID_1_)" d="M25.375,31H6.625C3.519,31,1,28.48,1,25.375V6.625C1,3.519,3.519,1,6.625,1h7.5 + c2.445,0,4.506,1.57,5.281,3.75h5.969C28.48,4.75,31,7.269,31,10.375v15C31,28.48,28.48,31,25.375,31z M27.25,10.375 + c0-1.036-0.839-1.875-1.875-1.875H16V6.625c0-1.036-0.839-1.875-1.875-1.875h-7.5c-1.036,0-1.875,0.839-1.875,1.875v18.75 + c0,1.036,0.839,1.875,1.875,1.875h18.75c1.036,0,1.875-0.839,1.875-1.875V10.375z"/> +<path d="M16,10.604l2.078,4.212l4.646,0.675l-3.363,3.278l0.795,4.627L16,21.211l-4.156,2.186l0.794-4.627L9.275,15.49l4.646-0.675 + L16,10.604z"/> +</svg> diff --git a/resources/pe_dark/scalable/checkupdate.svg b/resources/pe_dark/scalable/checkupdate.svg new file mode 100644 index 00000000..59a5ad75 --- /dev/null +++ b/resources/pe_dark/scalable/checkupdate.svg @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> +<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="297.5" y1="-372" x2="297.5" y2="-403.7599" gradientTransform="matrix(1 0 0 -1 -281.5 -372)"> + <stop offset="0" style="stop-color:#999999"/> + <stop offset="0.3" style="stop-color:#000000"/> + <stop offset="0.4868" style="stop-color:#030303"/> + <stop offset="0.6368" style="stop-color:#0D0D0D"/> + <stop offset="0.774" style="stop-color:#1E1E1E"/> + <stop offset="0.9029" style="stop-color:#363636"/> + <stop offset="1" style="stop-color:#4D4D4D"/> +</linearGradient> +<path fill="url(#SVGID_1_)" d="M25.375,23.5h-0.337c-0.033-0.092-0.056-0.188-0.093-0.275c-0.621-1.508-1.445-2.634-3.32-3.154 + v-2.195c0-3.102-2.523-5.625-5.625-5.625c-3.101,0-5.625,2.523-5.625,5.625v2.191c-1.875,0.521-2.698,1.646-3.321,3.147 + c-0.018,0.043-0.028,0.093-0.043,0.136C3.582,22.659,1,19.631,1,16v-1.875c0-4.142,3.358-7.5,7.5-7.5 + c0.714,0,1.388,0.131,2.042,0.317C11.26,3.548,14.268,1,17.875,1c4.143,0,7.5,3.358,7.5,7.5c0,0.662-0.113,1.292-0.271,1.902 + c0.092-0.005,0.181-0.027,0.271-0.027C28.484,10.375,31,12.895,31,16v1.875C31,20.982,28.484,23.5,25.375,23.5z M12.25,23.5h1.88 + v-5.625c0-1.037,0.837-1.875,1.875-1.875c1.039,0,1.877,0.838,1.877,1.875V23.5h1.871c0.756,0,1.442,0.458,1.731,1.157 + c0.072,0.176,0.115,0.354,0.136,0.536c0.05,0.55-0.14,1.104-0.542,1.508l-3.753,3.75C16.961,30.814,16.479,31,16,31 + s-0.958-0.186-1.324-0.549l-3.75-3.75c-0.399-0.403-0.591-0.958-0.539-1.508c0.016-0.184,0.057-0.36,0.132-0.536 + C10.81,23.958,11.493,23.5,12.25,23.5z"/> +<rect fill="none" width="32" height="32"/> +</svg> diff --git a/resources/pe_dark/scalable/console.svg b/resources/pe_dark/scalable/console.svg new file mode 100644 index 00000000..ec14ab68 --- /dev/null +++ b/resources/pe_dark/scalable/console.svg @@ -0,0 +1,228 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32px" + height="32px" + id="svg2985" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="console.svg" + inkscape:export-filename="/home/peterix/projects/MultiMC4/src/resources/console.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2987"> + <linearGradient + id="linearGradient6244"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop6246" /> + <stop + id="stop6254" + offset="0.4642857" + style="stop-color:#000000;stop-opacity:1" /> + <stop + id="stop6252" + offset="0.53571427" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop6248" /> + </linearGradient> + <linearGradient + id="linearGradient6212"> + <stop + style="stop-color:#959595;stop-opacity:1" + offset="0" + id="stop6214" /> + <stop + id="stop6224" + offset="0.14849657" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + id="stop6220" + offset="0.41380492" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + style="stop-color:#cacaca;stop-opacity:1;" + offset="0.65110856" + id="stop6222" /> + <stop + id="stop6228" + offset="0.87847149" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + style="stop-color:#969696;stop-opacity:1;" + offset="1" + id="stop6216" /> + </linearGradient> + <linearGradient + id="linearGradient6194" + osb:paint="solid"> + <stop + style="stop-color:#8e8e8e;stop-opacity:1;" + offset="0" + id="stop6196" /> + </linearGradient> + <linearGradient + id="linearGradient3050"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3052" /> + <stop + id="stop3840" + offset="0.64285713" + style="stop-color:#164315;stop-opacity:1" /> + <stop + id="stop3838" + offset="0.85714287" + style="stop-color:#24a91f;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3054" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3050" + id="linearGradient3056" + x1="15" + y1="16" + x2="15" + y2="2" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6212" + id="linearGradient6218" + x1="19.373737" + y1="18.689655" + x2="30.317204" + y2="31.204504" + gradientUnits="userSpaceOnUse" + spreadMethod="repeat" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6250" + x1="2" + y1="2" + x2="30" + y2="30" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6244" + id="linearGradient6258" + gradientUnits="userSpaceOnUse" + x1="2" + y1="2" + x2="30" + y2="30" + gradientTransform="matrix(1.0666667,0,0,1.0666667,-33.066667,-33.066667)" /> + <filter + inkscape:collect="always" + id="filter6272"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.32596875" + id="feGaussianBlur6274" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.5" + inkscape:cx="-151.66767" + inkscape:cy="-123.35228" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1607" + inkscape:window-height="1030" + inkscape:window-x="1676" + inkscape:window-y="-3" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2995" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2990"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect2993" + width="32" + height="32" + x="-1.9984014e-15" + y="4.4408921e-16" + ry="2.6666667" /> + <rect + style="fill:url(#linearGradient3056);fill-opacity:1;stroke:none" + id="rect2993-1" + width="28" + height="28" + x="2" + y="2" + ry="2.3333333" /> + <g + style="font-size:85.93203735px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;font-family:Sans" + id="text3001"> + <path + style="font-size:45.2372551px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#008000;fill-opacity:1;stroke:none;filter:url(#filter6272);font-family:Sans" + d="m 7.4824597,10.427541 2.2812496,5.78125 0.2812497,-0.71875 -1.9999993,-5.0625 -0.5625,0 z m 8.4687493,0 0,11.34375 -1.875,0 0,0.65625 2.6875,0 0,-12 -0.8125,0 z m 11.625,0.3125 0,2.21875 c -0.5312,-0.3906 -1.046212,-0.693063 -1.5625,-0.875 -0.516305,-0.181918 -1.054102,-0.24999 -1.625,-0.25 -1.022671,10e-6 -1.820457,0.324952 -2.40625,1.03125 -0.585803,0.706316 -0.875004,1.696118 -0.875,2.9375 -4e-6,1.236043 0.289197,2.199946 0.875,2.90625 0.23333,0.281334 0.509858,0.486976 0.8125,0.65625 -0.585803,-0.706304 -0.875004,-1.670207 -0.875,-2.90625 -4e-6,-1.241382 0.289197,-2.231184 0.875,-2.9375 0.585793,-0.706298 1.383579,-1.06249 2.40625,-1.0625 0.570898,10e-6 1.139945,0.09933 1.65625,0.28125 0.516288,0.181937 1.0313,0.45315 1.5625,0.84375 l 0,-2.46875 c -0.271888,-0.152046 -0.55994,-0.261514 -0.84375,-0.375 z m -21.2812493,2.28125 0,8.75 -1.875,0 0,0.65625 2.71875,0 0,-7.28125 -0.84375,-2.125 z m 6.9374993,0 -2.5625,6.46875 -1.2187493,0 0.2499996,0.625 1.8124997,0 1.71875,-4.34375 0,-2.75 z m 15.1875,6.25 c -0.287318,0.211276 -0.560795,0.412277 -0.84375,0.5625 l 0,1.28125 c -0.526236,0.294295 -1.054104,0.537677 -1.625,0.6875 -0.570913,0.149823 -1.191958,0.21875 -1.8125,0.21875 -1.332472,0 -2.440972,-0.298702 -3.375,-0.875 1.063521,0.998245 2.465058,1.5 4.21875,1.5 0.620542,0 1.210337,-0.06893 1.78125,-0.21875 0.570896,-0.149823 1.130014,-0.361955 1.65625,-0.65625 l 0,-2.5 z" + id="text3022" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:45.2372551px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#00ff00;fill-opacity:1;stroke:none;font-family:Sans" + x="2.7196128" + y="21.15748" + id="text3014" + sodipodi:linespacing="125%" + transform="scale(0.9632149,1.0381899)"><tspan + sodipodi:role="line" + id="tspan3016" + x="2.7196128" + y="21.15748" + style="font-size:15.83304024000000076px;font-weight:bold;-inkscape-font-specification:Bitstream Vera Sans Bold;font-family:Bitstream Vera Sans;font-style:normal;font-stretch:normal;font-variant:normal">MC</tspan></text> + </g> + </g> +</svg> diff --git a/resources/pe_dark/scalable/console_error.svg b/resources/pe_dark/scalable/console_error.svg new file mode 100644 index 00000000..a71c6b35 --- /dev/null +++ b/resources/pe_dark/scalable/console_error.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" |
