mirror of
https://github.com/GregLebreton/emulationstationThemes.git
synced 2026-09-10 00:11:19 +02:00
ajout musiques + other themes todo
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
width="162.9875"
|
||||
height="66.0125"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="MSX.eps"><metadata
|
||||
id="metadata8"><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><defs
|
||||
id="defs6" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="984"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.6566454"
|
||||
inkscape:cx="82.246581"
|
||||
inkscape:cy="33.006248"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g10" /><g
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="ink_ext_XXXXXX"
|
||||
transform="matrix(1.25,0,0,-1.25,0,66.0125)"><g
|
||||
id="g12"
|
||||
transform="scale(0.1,0.1)"><path
|
||||
d="m 0,0 1303.94,0 0,528.086 L 0,528.086 0,0 z"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path14" /><path
|
||||
d="m 1200.78,453.75 -123.97,-181.055 134.84,-197.8122 -124.52,0 -74.09,105.8982 -74.685,-106.1521 -123.691,0 c 3.359,6.9727 135.399,198.0661 135.399,198.0661 l -56.278,78.301 -238.746,-0.273 c -11.133,-0.879 -24.785,2.5 -30.371,-10.059 -1.953,-4.16 -2.793,-10.293 -0.547,-14.492 1.934,-4.727 6.406,-9.18 11.406,-10.567 l 7.52,-0.566 95.562,0 c 44.278,-1.113 85.254,-28.672 104.454,-68.516 17.011,-33.437 14.5,-79.121 -4.454,-110.898 C 814.664,95.2539 772.027,72.6758 725.797,74.3359 l -265.777,0 c 0,0 -40.684,146.8361 -40.957,147.0901 L 378.105,74.3359 281.172,74.3164 242.168,221.992 199.531,74.6289 l -107.2458,0 c 0,0 98.6128,354.9021 105.0198,378.3201 l 90.566,0 42.617,-158.242 43.457,158.242 88.868,0.02 76.054,-275.567 177.184,0 c 12.226,0.586 29.238,-2.754 34.258,12.266 1.953,6.719 0.293,13.672 -4.454,18.398 -4.472,3.907 -10.039,5 -15.878,5 l -95.27,0.02 c -45.137,1.387 -89.98,30.918 -106.699,74.355 -18.106,43.477 -7.52,95.586 25.625,129.239 23.398,23.457 51.25,35.156 83.867,36.543 l 312.563,0.273 62.977,-90.801 65.16,91.075 122.58,-0.02"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path16" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
Binary file not shown.
@@ -0,0 +1,175 @@
|
||||
<theme>
|
||||
<formatVersion>3</formatVersion>
|
||||
<include>./../simple.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<sound name="bgsound">
|
||||
<path>./sounds/system.ogg</path>
|
||||
</sound>
|
||||
<image name="background" extra="true">
|
||||
<path>./art/msx_art_blur.jpg</path>
|
||||
</image>
|
||||
|
||||
<image name="logo">
|
||||
<path>./art/msx.svg</path>
|
||||
</image>
|
||||
|
||||
<helpsystem name="help">
|
||||
<textColor>ffffff88</textColor>
|
||||
<iconColor>ffffff88</iconColor>
|
||||
</helpsystem>
|
||||
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="background">
|
||||
<path>./art/msx_art_blur.jpg</path>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<text>MSX</text>
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<size>0.45 0.08</size>
|
||||
<pos>0.527 0.01</pos>
|
||||
<color>7b7d7f</color>
|
||||
<fontPath>./../art/OPENSANS-LIGHT.TTF</fontPath>
|
||||
<fontSize>0.055</fontSize>
|
||||
<alignment>right</alignment>
|
||||
</text>
|
||||
|
||||
<text name="system_name_2" extra="true">
|
||||
<text>1 / 2</text>
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<size>0.45 0.08</size>
|
||||
<pos>0.527 0.07</pos>
|
||||
<color>7b7d7f</color>
|
||||
<fontPath>./../art/OPENSANS-LIGHT.TTF</fontPath>
|
||||
<fontSize>0.055</fontSize>
|
||||
<alignment>right</alignment>
|
||||
</text>
|
||||
|
||||
<image name="logo">
|
||||
<path>./art/msx.svg</path>
|
||||
<pos>0.025 0.079</pos>
|
||||
<maxSize>0.5 0.1</maxSize>
|
||||
<origin>0 0.5</origin>
|
||||
</image>
|
||||
|
||||
</view>
|
||||
|
||||
<view name="basic">
|
||||
|
||||
<textlist name="gamelist">
|
||||
<pos>0.025 0.22</pos>
|
||||
<size>0.950 0.68</size>
|
||||
<alignment>center</alignment>
|
||||
<horizontalMargin>0.01</horizontalMargin>
|
||||
</textlist>
|
||||
|
||||
</view>
|
||||
|
||||
<view name="detailed">
|
||||
|
||||
<!-- <measuring rectangle
|
||||
<image name="measure" extra="true">
|
||||
<pos>0.025 0.6</pos>
|
||||
<origin>0 0</origin>
|
||||
<size>0.19 0.301</size>
|
||||
<path>./../art/white.png</path>
|
||||
<color>ff00ff</color>
|
||||
</image>
|
||||
-->
|
||||
|
||||
<image name="md_image">
|
||||
<pos>0.025 0.22</pos>
|
||||
<!-- <size>0.17 0.301</size>
|
||||
--> <maxSize>0.17 0.301</maxSize>
|
||||
<origin>0 0</origin>
|
||||
</image>
|
||||
|
||||
<text name="md_lbl_rating">
|
||||
<pos>0.222 0.21</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.222 0.25</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.222 0.29</pos>
|
||||
<size>0.133 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_publisher">
|
||||
<pos>0.222 0.33</pos>
|
||||
<size>0.133 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.222 0.37</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.222 0.41</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_lastplayed">
|
||||
<pos>0.222 0.45</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_playcount">
|
||||
<pos>0.222 0.49</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_playcount">
|
||||
<pos>0.355 0.49</pos>
|
||||
</text>
|
||||
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>0.355 0.45</pos>
|
||||
</datetime>
|
||||
|
||||
<text name="md_players">
|
||||
<pos>0.355 0.41</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_genre">
|
||||
<pos>0.355 0.37</pos>
|
||||
<size>0.17 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_publisher">
|
||||
<pos>0.355 0.33</pos>
|
||||
<size>0.17 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_developer">
|
||||
<pos>0.355 0.29</pos>
|
||||
<size>0.17 0.04</size>
|
||||
</text>
|
||||
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.355 0.25</pos>
|
||||
</datetime>
|
||||
|
||||
<rating name="md_rating">
|
||||
<pos>0.355 0.216</pos>
|
||||
<size>0.028 0.028</size>
|
||||
<filledPath>./../art/star_filled_spacing.svg</filledPath>
|
||||
<unfilledPath>./../art/star_hollow_3_spacing.svg</unfilledPath>
|
||||
</rating>
|
||||
|
||||
<text name="md_description">
|
||||
<size>0.52 0.3</size>
|
||||
<pos>0.025 0.577</pos>
|
||||
</text>
|
||||
|
||||
<textlist name="gamelist">
|
||||
<pos>0.615 0.22</pos>
|
||||
<size>0.359 0.68</size>
|
||||
<alignment>left</alignment>
|
||||
<horizontalMargin>0.01</horizontalMargin>
|
||||
</textlist>
|
||||
|
||||
</view>
|
||||
|
||||
</theme>
|
||||
Reference in New Issue
Block a user