This commit is contained in:
Chris Bevan 2016-03-04 19:53:52 +00:00
parent bfbb6d150f
commit 926437f9d5
167 changed files with 369 additions and 421 deletions

View File

@ -1,6 +1,88 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<onload>action(back)</onload>
<onload>activatewindow(videoosd)</onload>
<controls/>
<controls>
<control type="group">
<include>fadeInOut</include>
<posx>0</posx>
<posy>0</posy>
<!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(seekbar) | Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
</animation>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>dateTime</include>
<control type="group">
<posx>0</posx>
<posy>row-23-begin</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="0,300" end="0,0" tween="cubic" easing="out" time="400"/>
</animation>
<animation type="Windowclose">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" end="0,300" tween="cubic" easing="out" time="400"/>
</animation>
<!--content title-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.ChannelName,, • ]$INFO[videoplayer.Title]</label>
</control>
<control type="label">
<right>96</right>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<font>pageTitle</font>
<align>right</align>
<textcolor>textActive</textcolor>
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>fullscreenWidth</width>
<height>6-row</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="textbox">
<posx>col-1-begin</posx>
<posy>90</posy>
<font>textbox</font>
<width>24-col</width>
<textcolor>textActive</textcolor>
<height>114</height>
<label fallback="31205">$INFO[videoplayer.plot]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogFullScreenInfo.xml</label>
</control>
</controls>
</window>

View File

@ -4,185 +4,246 @@
<include>fadeInOut</include>
<controls>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
<animation type="Conditional" condition="Window.IsActive(seekbar) | Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
</animation>
<posx>col-10-begin</posx>
<posy>row-8-begin</posy>
<include>modalDialogInOutVertical</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>dateTime</include>
<!--content title-->
<control type="image">
<posx>0</posx>
<posy>21-row</posy>
<width>fullscreenWidth</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>21-row</posy>
<width>16-col</width>
<height>2-row</height>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.ChannelName,, - ]$INFO[videoplayer.Title]</label>
</control>
<control type="label">
<right>96</right>
<posy>21-row</posy>
<width>8-col</width>
<height>2-row</height>
<font>pageTitle</font>
<align>right</align>
<textcolor>textActive</textcolor>
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>0</posx>
<posy>23-row</posy>
<width>fullscreenWidth</width>
<height>6-row</height>
<posx>-36</posx>
<posy>-36</posy>
<width>7-col</width>
<height>14-row</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>27-row</posy>
<width>fullscreenWidth</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="textbox">
<posx>col-1-begin</posx>
<posy>840</posy>
<font>textbox</font>
<width>24-col</width>
<textcolor>textActive</textcolor>
<height>114</height>
<label fallback="31205">$INFO[videoplayer.plot]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<!--player controls-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-26-begin</posy>
<control type="list" id="8001">
<posx>0</posx>
<posy>18</posy>
<width>24-col</width>
<height>12-row</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<itemlayout width="3-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="3-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>eeffffff</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<visible>System.GetBool(pvrmanager.enabled) + Player.CanRecord</visible>
<label>31201</label>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(record)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>24012</label>
<label2></label2>
<thumb>-</thumb>
<onclick>Close</onclick>
<onclick>activateWindow(1104)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>5</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(124)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
</item>
</content>
</control>
<control type="panel" id="8001">
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<itemgap>0</itemgap>
<ondown>Control.SetFocus(8002,0)</ondown>
<onup>Control.SetFocus(8002,3)</onup>
<orientation>horizontal</orientation>
<itemlayout width="1-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(stop)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(next)</onclick>
</item>
</content>
</control>
<!--menu items-->
<control type="panel" id="8002">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>12-row</height>
<itemgap>0</itemgap>
<onup>8001</onup>
<ondown>8001</ondown>
<orientation>vertical</orientation>
<itemlayout width="6-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="6-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>eeffffff</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<visible>System.GetBool(pvrmanager.enabled) + Player.CanRecord</visible>
<label>31201</label>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(record)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>24012</label>
<label2></label2>
<thumb>-</thumb>
<onclick>Close</onclick>
<onclick>activateWindow(1104)</onclick>
</item>
<item>
<description>Video Settings</description>
<label>13395</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(123)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>13396</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(124)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
</item>
</content>
</control>
</control>
<!--debugging-->

View File

@ -24,91 +24,53 @@
<aspectratio>stretch</aspectratio>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<!--audio / video options selection-->
<control type="panel" id="9123">
<!--header-->
<control type="image">
<posx>0</posx>
<posy>-16</posy>
<width>12-col</width>
<posy>-12</posy>
<width>1-col</width>
<height>1-col</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<animation type="windowopen">
<effect type="zoom" center="auto" end="120" time="0"/>
</animation>
<posx>-4</posx>
<posy>13</posy>
<width>1-col</width>
<height>2-row</height>
<ondown>5</ondown>
<orientation>horizontal</orientation>
<itemlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<font>buttonTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
</itemlayout>
<focusedlayout width="4-col" height="78">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<font>buttonTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$LOCALIZE[292] $LOCALIZE[5]</label>
<onclick>Dialog.close(all,True)</onclick>
<onclick>ActivateWindow(124)</onclick>
</item>
<item id="2">
<label>$LOCALIZE[3] $LOCALIZE[5]</label>
<onclick>Dialog.close(all,True)</onclick>
<onclick>ActivateWindow(123)</onclick>
</item>
</content>
<align>center</align>
<aligny></aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>></label>
</control>
<!--current page marker-->
<control type="image">
<visible>window.isactive(124)</visible>
<posx>12</posx>
<posy>46</posy>
<width>4-col-gutter</width>
<height>9</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<control type="label">
<visible>window.isactive(123)</visible>
<posx>300</posx>
<posy>46</posy>
<width>4-col-gutter</width>
<height>9</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
<posx>1-col-indent</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny></aligny>
<font>dialogTitle</font>
<label>13395</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>window.isactive(124)</visible>
<posx>1-col-indent</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny></aligny>
<font>dialogTitle</font>
<label>13396</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="grouplist" id="5">
<description>Control Area</description>
@ -118,8 +80,6 @@
<height>21-row</height>
<orientation>vertical</orientation>
<itemgap>3</itemgap>
<onup condition="window.isactive(123)">Control.SetFocus(9123,1)</onup>
<onup condition="window.isactive(124)">Control.SetFocus(9123,0)</onup>
</control>
<control type="button" id="7">
<description>Default Button</description>

View File

@ -34,7 +34,7 @@
<onup>50</onup>
<onback>9000</onback>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<onback>activateWindow(home)</onback>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<itemlayout width="444" height="300">
<control type="image">

View File

@ -43,8 +43,6 @@ Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml
Fullscreen music view - add star rating selector + Radio art / RDS support
Extend No animation mode??
scripted video info screen TEST THAT PLAYMEDIA WORKS
Add MyVideoPlaylist.xml

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

View File

@ -1,161 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<colors>
<palette name="material-design">
<color name="red_300">ffe57373</color>
<color name="red_400">ffef5350</color>
<color name="red_500">fff44336</color>
<color name="red_600">ffe53935</color>
<color name="red_700">ffd32f2f</color>
<color name="red_800">ffc62828</color>
<color name="red_900">ffb71c1c</color>
<color name="red_a200">ffff5252</color>
<color name="red_a400">ffff1744</color>
<color name="red_a700">ffd50000</color>
<color name="pink_300">fff06292</color>
<color name="pink_400">ffec407a</color>
<color name="pink_500">ffe91e63</color>
<color name="pink_600">ffd81b60</color>
<color name="pink_700">ffc2185b</color>
<color name="pink_800">ffad1457</color>
<color name="pink_900">ff880e4f</color>
<color name="pink_a200">ffff4081</color>
<color name="pink_a400">fff50057</color>
<color name="pink_a700">ffc51162</color>
<color name="deep_orange_400">ffff7043</color>
<color name="deep_orange_500">ffff5722</color>
<color name="deep_orange_600">fff4511e</color>
<color name="deep_orange_700">ffe64a19</color>
<color name="deep_orange_800">ffd84315</color>
<color name="deep_orange_900">ffbf360c</color>
<color name="deep_orange_a200">ffff6e40</color>
<color name="deep_orange_a400">ffff3d00</color>
<color name="deep_orange_a700">ffdd2c00</color>
<color name="orange_400">ffffa726</color>
<color name="orange_500">ffff9800</color>
<color name="orange_600">fffb8c00</color>
<color name="orange_700">fff57c00</color>
<color name="orange_800">ffef6c00</color>
<color name="orange_900">ffe65100</color>
<color name="orange_a200">ffffab40</color>
<color name="orange_a400">ffff9100</color>
<color name="orange_a700">ffff6d00</color>
<color name="amber_500">ffffc107</color>
<color name="amber_600">ffffb300</color>
<color name="amber_700">ffffa000</color>
<color name="amber_800">ffff8f00</color>
<color name="amber_900">ffff6f00</color>
<color name="amber_a700">ffffab00</color>
<color name="yellow_800">fff9a825</color>
<color name="yellow_900">fff57f17</color>
<color name="lime_600">ffc0ca33</color>
<color name="lime_700">ffafb42b</color>
<color name="lime_800">ff9e9d24</color>
<color name="lime_900">ff827717</color>
<color name="lime_a700">ffaeea00</color>
<color name="light_green_300">ffaed581</color>
<color name="light_green_400">ff9ccc65</color>
<color name="light_green_500">ff8bc34a</color>
<color name="light_green_600">ff7cb342</color>
<color name="light_green_700">ff689f38</color>
<color name="light_green_800">ff558b2f</color>
<color name="light_green_900">ff33691e</color>
<color name="light_green_a700">ff64dd17</color>
<color name="green_300">ff81c784</color>
<color name="green_400">ff66bb6a</color>
<color name="green_500">ff4caf50</color>
<color name="green_600">ff43a047</color>
<color name="green_700">ff388e3c</color>
<color name="green_800">ff2e7d32</color>
<color name="green_900">ff1b5e20</color>
<color name="green_a400">ff00e676</color>
<color name="green_a700">ff00c853</color>
<color name="teal_300">ff4db6ac</color>
<color name="teal_400">ff26a69a</color>
<color name="teal_500">ff009688</color>
<color name="teal_600">ff00897b</color>
<color name="teal_700">ff00796b</color>
<color name="teal_800">ff00695c</color>
<color name="teal_900">ff004d40</color>
<color name="teal_a700">ff00bfa5</color>
<color name="cyan_500">ff00bcd4</color>
<color name="cyan_600">ff00acc1</color>
<color name="cyan_700">ff0097a7</color>
<color name="cyan_800">ff00838f</color>
<color name="cyan_900">ff006064</color>
<color name="cyan_a400">ff00e5ff</color>
<color name="cyan_a700">ff00b8d4</color>
<color name="light_blue_400">ff29b6f6</color>
<color name="light_blue_500">ff03a9f4</color>
<color name="light_blue_600">ff039be5</color>
<color name="light_blue_700">ff0288d1</color>
<color name="light_blue_800">ff0277bd</color>
<color name="light_blue_900">ff01579b</color>
<color name="light_blue_a200">ff40c4ff</color>
<color name="light_blue_a400">ff00b0ff</color>
<color name="light_blue_a700">ff0091ea</color>
<color name="blue_400">ff42a5f5</color>
<color name="blue_500">ff2196f3</color>
<color name="blue_600">ff1e88e5</color>
<color name="blue_700">ff1976d2</color>
<color name="blue_800">ff1565c0</color>
<color name="blue_900">ff0d47a1</color>
<color name="blue_a200">ff448aff</color>
<color name="blue_a400">ff2979ff</color>
<color name="blue_a700">ff2962ff</color>
<color name="indigo_300">ff7986cb</color>
<color name="indigo_400">ff5c6bc0</color>
<color name="indigo_500">ff3f51b5</color>
<color name="indigo_600">ff3949ab</color>
<color name="indigo_700">ff303f9f</color>
<color name="indigo_800">ff283593</color>
<color name="indigo_900">ff1a237e</color>
<color name="indigo_a200">ff536dfe</color>
<color name="indigo_a400">ff3d5afe</color>
<color name="indigo_a700">ff304ffe</color>
<color name="purple_300">ffba68c8</color>
<color name="purple_400">ffab47bc</color>
<color name="purple_500">ff9c27b0</color>
<color name="purple_600">ff8e24aa</color>
<color name="purple_700">ff7b1fa2</color>
<color name="purple_800">ff6a1b9a</color>
<color name="purple_900">ff4a148c</color>
<color name="purple_a200">ffe040fb</color>
<color name="purple_a400">ffd500f9</color>
<color name="purple_a700">ffaa00ff</color>
<color name="deep_purple_300">ff9575cd</color>
<color name="deep_purple_400">ff7e57c2</color>
<color name="deep_purple_500">ff673ab7</color>
<color name="deep_purple_600">ff5e35b1</color>
<color name="deep_purple_700">ff512da8</color>
<color name="deep_purple_800">ff4527a0</color>
<color name="deep_purple_900">ff311b92</color>
<color name="deep_purple_a200">ff7c4dff</color>
<color name="deep_purple_a400">ff651fff</color>
<color name="deep_purple_a700">ff6200ea</color>
<color name="blue_grey_300">ff90a4ae</color>
<color name="blue_grey_400">ff78909c</color>
<color name="blue_grey_500">ff607d8b</color>
<color name="blue_grey_600">ff546e7a</color>
<color name="blue_grey_700">ff455a64</color>
<color name="blue_grey_800">ff37474f</color>
<color name="blue_grey_900">ff263238</color>
<color name="black">ff000000</color>
<color name="black 75%">c0000000</color>
<color name="black 50%">81000000</color>
<color name="black 25%">41000000</color>
<color name="grey_600">ff757575</color>
<color name="grey_700">ff616161</color>
<color name="grey_800">ff424242</color>
<color name="grey_900">ff212121</color>
<color name="brown_300">ffa1887f</color>
<color name="brown_400">ff8d6e63</color>
<color name="brown_500">ff795548</color>
<color name="brown_600">ff6d4c41</color>
<color name="brown_700">ff5d4037</color>
<color name="brown_800">ff4e342e</color>
<color name="brown_900">ff3e2723</color>
<color name="true grey">ff7f7f7f</color>
<color name="true grey 75%">c07f7f7f</color>
<color name="true grey 50%">817f7f7f</color>
</palette>
</colors>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Some files were not shown because too many files have changed in this diff Show More