mirror of
https://github.com/GregLebreton/emulationstationThemes.git
synced 2026-09-10 00:11:19 +02:00
git first commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 17.0.0, 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="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="566.929px" height="98.437px" viewBox="0 0 566.929 98.437" enable-background="new 0 0 566.929 98.437"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<path id="path2952" fill="#FE0016" d="M106.428,4.709l18.565,89.018l18.47-89.018h-9.997l-8.473,50.031l-8.569-50.031H106.428
|
||||
L106.428,4.709z"/>
|
||||
<path id="path3726" fill="#FE0016" d="M147.557,4.709h9.997v89.018h-9.997V4.709C147.557,4.709,147.557,4.709,147.557,4.709z"/>
|
||||
<path id="path3728" fill="#FE0016" d="M166.497,4.699v89.031h10v-46l13.906,46h9.219l-11.125-42.094c6.181-3.708,8-8.562,8-8.562
|
||||
V14.793c-4.094-9.092-11.156-10.094-11.156-10.094H166.497z M176.497,13.762h10v30.937h-10V13.762z"/>
|
||||
<path id="path3733" fill="#FE0016" d="M199.635,4.709h29.895v9.045h-9.997v79.974h-9.997V13.754h-9.901V4.709
|
||||
C199.635,4.709,199.635,4.709,199.635,4.709z"/>
|
||||
<path id="path3735" fill="#FE0016" d="M284.841,4.699l-19.312,88.938v0.094h9.906l2.094-12h13.969l2,12h10L284.841,4.699
|
||||
L284.841,4.699z M284.841,43.074l4.562,30.656h-9.875L284.841,43.074z"/>
|
||||
<path id="path2882" fill="#FE0016" d="M307.504,4.709h9.997v79.974h14.947v9.045h-24.944V4.709
|
||||
C307.504,4.709,307.504,4.709,307.504,4.709z"/>
|
||||
<path id="path3660" fill="#FE0016" d="M414.421,4.709h9.14l9.33,38.368l8.473-38.368h10.092l-13.995,52.364v36.655h-9.997V57.073
|
||||
L414.421,4.709L414.421,4.709L414.421,4.709z"/>
|
||||
<path id="path3662" fill="#FE0016" d="M396.482,4.709c-11.363,0-15.016,10.084-15.016,10.084c0.095,0.143,0,66.94,0,68.844
|
||||
c1.507,10.821,15.016,10.091,15.016,10.091l0,0c14.988,0,14.984-10.091,14.984-10.091V14.793
|
||||
C407.591,4.21,396.482,4.709,396.482,4.709L396.482,4.709z M391.466,14.793h10v69.875h-10V14.793z"/>
|
||||
<path id="path3667" fill="#FE0016" d="M233.433,4.709h10.092v78.926h10.092V4.709h9.901v78.926c0,0-3.237,10.092-14.567,10.092
|
||||
s-15.519-10.092-15.519-10.092V4.709C233.433,4.709,233.433,4.709,233.433,4.709z"/>
|
||||
<path id="path3669" fill="#FE0016" d="M343.497,4.699v89.031h20.094c9.327-2.428,9.906-9.062,9.906-9.062
|
||||
s-0.015-23.781-0.015-29.928c-0.7-3.88-3.892-4.01-3.892-4.01s-0.012-1.084,0-1.938c3.526-0.269,3.906-4.094,3.906-4.094
|
||||
s-0.015-23.757,0-29.906c-1.524-7.263-9.906-10.094-9.906-10.094H343.497z M353.528,14.856h10.062v29.844h-10.062V14.856z
|
||||
M353.497,53.731h10.094v30.938h-10.094V53.731L353.497,53.731z"/>
|
||||
<path id="path3699" fill="#FE0016" d="M443.507,84.683h6.95v1.033h-2.951v8.011h-1v-8.011h-2.999V84.683L443.507,84.683z"/>
|
||||
<path id="path3713" fill="#FE0016" d="M451.456,93.727v-9.045h1l3.57,8.068l3.427-8.068h1.047v9.045h-1.047v-7.001l-2.955,7.001
|
||||
h-1.01l-3.033-7.001v7.001H451.456L451.456,93.727z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
@@ -0,0 +1,167 @@
|
||||
<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/vb_art_blur.jpg</path>
|
||||
</image>
|
||||
|
||||
<image name="logo">
|
||||
<path>./art/vb.svg</path>
|
||||
</image>
|
||||
<helpsystem name="help">
|
||||
<textColor>FFFFFF77</textColor>
|
||||
<iconColor>FFFFFF77</iconColor>
|
||||
</helpsystem>
|
||||
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="background">
|
||||
<path>./art/vb_art_blur.jpg</path>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<text>Virtual Boy</text>
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<size>0.45 0.08</size>
|
||||
<pos>0.527 0.01</pos>
|
||||
<color>000000</color>
|
||||
<fontPath>./../art/OPENSANS-LIGHT.TTF</fontPath>
|
||||
<fontSize>0.055</fontSize>
|
||||
<alignment>right</alignment>
|
||||
</text>
|
||||
|
||||
<text name="system_name_2" extra="true">
|
||||
<text>Nintendo</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/vb.svg</path>
|
||||
<pos>0.025 0.0775</pos>
|
||||
<maxSize>0.55 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.6 0.05</pos>
|
||||
<origin>0 0</origin>
|
||||
<size>0.24 0.31</size>
|
||||
<path>./../art/white.png</path>
|
||||
<color>ff00ff</color>
|
||||
</image>
|
||||
-->
|
||||
<image name="md_image">
|
||||
<pos>0.025 0.22</pos>
|
||||
<!-- <size>0.24 0.301</size>
|
||||
--> <maxSize>0.245 0.301</maxSize>
|
||||
<origin>0 0</origin>
|
||||
</image>
|
||||
|
||||
<text name="md_lbl_rating">
|
||||
<pos>0.292 0.21</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.292 0.25</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.292 0.29</pos>
|
||||
<size>0.133 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_publisher">
|
||||
<pos>0.292 0.33</pos>
|
||||
<size>0.133 0.04</size>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.292 0.37</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.292 0.41</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_lastplayed">
|
||||
<pos>0.292 0.45</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_lbl_playcount">
|
||||
<pos>0.292 0.49</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_playcount">
|
||||
<pos>0.425 0.49</pos>
|
||||
</text>
|
||||
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>0.425 0.45</pos>
|
||||
</datetime>
|
||||
|
||||
<text name="md_players">
|
||||
<pos>0.425 0.41</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_genre">
|
||||
<pos>0.425 0.37</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_publisher">
|
||||
<pos>0.425 0.33</pos>
|
||||
</text>
|
||||
|
||||
<text name="md_developer">
|
||||
<pos>0.425 0.29</pos>
|
||||
</text>
|
||||
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.425 0.25</pos>
|
||||
</datetime>
|
||||
|
||||
<rating name="md_rating">
|
||||
<pos>0.425 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