forked from anthonycaccese/es-theme-crt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added 16x10 res and fixed image size on 16x9
- Loading branch information
anthonycaccese
committed
May 15, 2017
1 parent
f076654
commit e0d4448
Showing
2 changed files
with
265 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,264 @@ | ||
<!-- | ||
theme name: CRT | ||
version: 1.0 | ||
author: Anthony | ||
license: creative commons CC-BY-NC-SA | ||
based on: "Carbon" by Eric Hettervik | ||
--> | ||
|
||
<?xml version="1.0" encoding="UTF-8"?> | ||
<theme> | ||
<formatVersion>4</formatVersion> | ||
|
||
<view name="system"> | ||
<image name="system-background" extra="true"> | ||
<origin>0 0</origin> | ||
<pos>0 0</pos> | ||
<size>1 1</size> | ||
<tile>true</tile> | ||
<path>./../images/background.png</path> | ||
</image> | ||
</view> | ||
|
||
<view name="system,basic,detailed,video"> | ||
<helpsystem name="help"> | ||
<pos>1 1</pos> | ||
<textColor>777777</textColor> | ||
<iconColor>77777750</iconColor> | ||
</helpsystem> | ||
</view> | ||
|
||
<feature supported="carousel"> | ||
<view name="system"> | ||
<carousel name="systemcarousel"> | ||
<type>horizontal</type> | ||
<color>00000088</color> | ||
<logoSize>0.234375 0.1875</logoSize> | ||
<logoScale>1</logoScale> | ||
<maxLogoCount>3</maxLogoCount> | ||
</carousel> | ||
<text name="systemInfo"> | ||
<pos>0 0.58</pos> | ||
<backgroundColor>000000ff</backgroundColor> | ||
<color>444444</color> | ||
<fontPath>./../fonts/Cabin-Bold-TTF.ttf</fontPath> | ||
<fontSize>0.025</fontSize> | ||
</text> | ||
</view> | ||
</feature> | ||
|
||
<view name="basic,detailed,video"> | ||
<image name="background"> | ||
<origin>0 0</origin> | ||
<pos>0 0</pos> | ||
<size>1 1</size> | ||
<tile>true</tile> | ||
<path>./../images/background.png</path> | ||
</image> | ||
<image name="logo"> | ||
<origin>0.5 0</origin> | ||
<pos>0.5 0.1125</pos> | ||
<maxSize>0.234375 0.05</maxSize> | ||
</image> | ||
<textlist name="gamelist"> | ||
<pos>0.1875 0.23</pos> | ||
<size>0.625 0.625</size> | ||
<selectorColor>1c1c1c00</selectorColor> | ||
<selectedColor>bba358</selectedColor> | ||
<primaryColor>eaeaea</primaryColor> | ||
<secondaryColor>eaeaea</secondaryColor> | ||
<fontPath>./../fonts/Cabin-Bold-TTF.ttf</fontPath> | ||
<fontSize>0.03375</fontSize> | ||
<forceUppercase>1</forceUppercase> | ||
<scrollSound>./../sounds/select.wav</scrollSound> | ||
<alignment>center</alignment> | ||
</textlist> | ||
</view> | ||
|
||
<view name="detailed,video"> | ||
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_playcount, md_developer, md_publisher, md_playcount"> | ||
<pos>1 1</pos> | ||
</text> | ||
<datetime name="md_releasedate"> | ||
<pos>1 1</pos> | ||
</datetime> | ||
<text name="md_description,md_lastplayed,md_lbl_lastplayed,md_lbl_players,md_players,md_releasedate,md_genre"> | ||
<color>555555</color> | ||
<fontPath>./../fonts/Cabin-Bold-TTF.ttf</fontPath> | ||
<fontSize>0.02</fontSize> | ||
</text> | ||
|
||
<rating name="md_rating"> | ||
<pos>0.2015625 0.58</pos> | ||
<size>0.2515625 0.025</size> | ||
<filledPath>./../images/star_filled.svg</filledPath> | ||
<unfilledPath>./../images/star_empty.svg</unfilledPath> | ||
</rating> | ||
<image name="md_hidden"> | ||
<origin>0 0</origin> | ||
<pos>0.390625 0.58</pos> | ||
<maxSize>0.02109375 0.025</maxSize> | ||
<path>./../images/hidden.svg</path> | ||
<color>bba35880</color> | ||
</image> | ||
<image name="md_kidgame"> | ||
<origin>0 0</origin> | ||
<pos>0.4171875 0.58</pos> | ||
<maxSize>0.0125 0.025</maxSize> | ||
<path>./../images/kid.svg</path> | ||
<color>bba35880</color> | ||
</image> | ||
<image name="md_favorite"> | ||
<origin>0 0</origin> | ||
<pos>0.43515625 0.58</pos> | ||
<maxSize>0.01796875 0.025</maxSize> | ||
<path>./../images/favorite.svg</path> | ||
<color>bba35880</color> | ||
</image> | ||
|
||
<image name="md_lbl_lastplayed_slash" extra="true"> | ||
<origin>0 0</origin> | ||
<pos>0.2015625 0.63</pos> | ||
<maxSize>0.00703125 0.025</maxSize> | ||
<path>./../images/metadata.svg</path> | ||
</image> | ||
<text name="md_lbl_lastplayed"> | ||
<pos>0.21015625 0.63</pos> | ||
<size>0.07109375 0.025</size> | ||
</text> | ||
<datetime name="md_lastplayed"> | ||
<pos>0.28125 0.63</pos> | ||
<size>0.1171875 0.025</size> | ||
</datetime> | ||
|
||
<image name="md_lbl_players_slash" extra="true"> | ||
<origin>0 0</origin> | ||
<pos>0.2015625 0.6675</pos> | ||
<maxSize>0.00703125 0.025</maxSize> | ||
<path>./../images/metadata.svg</path> | ||
</image> | ||
<text name="md_lbl_players"> | ||
<pos>0.21015625 0.6675</pos> | ||
<size>0.04765625 0.025</size> | ||
</text> | ||
<text name="md_players"> | ||
<pos>0.2578125 0.6675</pos> | ||
<size>0.028125 0.025</size> | ||
</text> | ||
|
||
<image name="md_releasedate_slash" extra="true"> | ||
<origin>0 0</origin> | ||
<pos>0.2859375 0.6675</pos> | ||
<maxSize>0.00703125 0.025</maxSize> | ||
<path>./../images/metadata.svg</path> | ||
</image> | ||
<datetime name="md_releasedate"> | ||
<pos>0.29453125 0.6675</pos> | ||
<size>0.07578125 0.025</size> | ||
</datetime> | ||
|
||
<image name="md_genre_slash" extra="true"> | ||
<origin>0 0</origin> | ||
<pos>0.3703125 0.6675</pos> | ||
<maxSize>0.00703125 0.025</maxSize> | ||
<path>./../images/metadata.svg</path> | ||
</image> | ||
<text name="md_genre"> | ||
<pos>0.37890625 0.6675</pos> | ||
<size>0.07421875 0.025</size> | ||
</text> | ||
|
||
<text name="md_description"> | ||
<pos>0.2015625 0.7175</pos> | ||
<size>0.2515625 0.1325</size> | ||
<color>999999</color> | ||
<fontSize>0.0225</fontSize> | ||
</text> | ||
|
||
<textlist name="gamelist"> | ||
<pos>0.546875 0.23</pos> | ||
<size>0.29375 0.625</size> | ||
<alignment>left</alignment> | ||
</textlist> | ||
</view> | ||
|
||
<view name="detailed"> | ||
<image name="crt-bezel" extra="true"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.2671875 0.3275</maxSize> | ||
<path>./../images/crt-bezel.svg</path> | ||
</image> | ||
<image name="md_image"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.25 0.3</maxSize> | ||
</image> | ||
<image name="crt-screen" extra="true"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.25 0.3</maxSize> | ||
<path>./../images/crt-screen.svg</path> | ||
</image> | ||
</view> | ||
|
||
<feature supported="video"> | ||
<view name="video"> | ||
<image name="crt-bezel" extra="true"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.2671875 0.3275</maxSize> | ||
<path>./../images/crt-bezel.svg</path> | ||
</image> | ||
<image name="md_image"> | ||
<origin>1 1</origin> | ||
<pos>0.46484375 0.545</pos> | ||
<maxSize>0.1015625 0.1625</maxSize> | ||
</image> | ||
<image name="md_marquee"> | ||
<origin>0 1</origin> | ||
<pos>0.18984375 0.545</pos> | ||
<maxSize>0.1015625 0.1625</maxSize> | ||
</image> | ||
<video name="md_video"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.25 0.3</maxSize> | ||
<delay>0.5</delay> | ||
<default>./../videos/static.mp4</default> | ||
<showSnapshotNoVideo>false</showSnapshotNoVideo> | ||
<showSnapshotDelay>false</showSnapshotDelay> | ||
</video> | ||
</view> | ||
</feature> | ||
|
||
<feature supported="z-index"> | ||
<view name="detailed,video"> | ||
<image name="crt-bezel" extra="true"> | ||
<zIndex>4</zIndex> | ||
</image> | ||
<image name="md_image"> | ||
<zIndex>3</zIndex> | ||
</image> | ||
<image name="crt-screen" extra="true"> | ||
<origin>0.5 0.5</origin> | ||
<pos>0.32734375 0.38</pos> | ||
<maxSize>0.25 0.3</maxSize> | ||
<path>./../images/crt-screen.svg</path> | ||
<zIndex>1</zIndex> | ||
</image> | ||
</view> | ||
<view name="video"> | ||
<image name="md_image"> | ||
<zIndex>4</zIndex> | ||
</image> | ||
<image name="crt-bezel" extra="true"> | ||
<zIndex>3</zIndex> | ||
</image> | ||
<video name="md_video"> | ||
<zIndex>2</zIndex> | ||
</video> | ||
</view> | ||
</feature> | ||
|
||
</theme> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters