Change home screen Kodi logo
This commit is contained in:
parent
078b47ad26
commit
c5a31b77f4
@ -664,13 +664,28 @@
|
|||||||
<height>128</height>
|
<height>128</height>
|
||||||
<texture>Header.png</texture>
|
<texture>Header.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="group">
|
||||||
<posx>40</posx>
|
<description>Kodi home screen logo</description>
|
||||||
<posy>30</posy>
|
<top>33</top>
|
||||||
<width>440</width>
|
<left>70</left>
|
||||||
<height>60</height>
|
<control type="image">
|
||||||
<texture>xbmc-logo.png</texture>
|
<top>0</top>
|
||||||
<include>Window_OpenClose_Animation</include>
|
<left>0</left>
|
||||||
|
<width>65</width>
|
||||||
|
<height>65</height>
|
||||||
|
<texture colordiffuse="kodi-blue">icons/logo.png</texture>
|
||||||
|
<include>Window_OpenClose_Animation</include>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<top>10</top>
|
||||||
|
<left>60</left>
|
||||||
|
<aspectratio>keep</aspectratio>
|
||||||
|
<width>200</width>
|
||||||
|
<height>45</height>
|
||||||
|
<texture>icons/logo-text.png</texture>
|
||||||
|
<include>Window_OpenClose_Animation</include>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<description>date/time label</description>
|
<description>date/time label</description>
|
||||||
|
@ -6,4 +6,5 @@
|
|||||||
<color name="black">FF000000</color>
|
<color name="black">FF000000</color>
|
||||||
<color name="green">ffe2ff43</color>
|
<color name="green">ffe2ff43</color>
|
||||||
<color name="dialogheader">DDced8da</color>
|
<color name="dialogheader">DDced8da</color>
|
||||||
|
<color name="kodi-blue">FF12A0C7</color>
|
||||||
</colors>
|
</colors>
|
BIN
media/icons/logo-text.png
Normal file
BIN
media/icons/logo-text.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1015 B |
BIN
media/icons/logo.png
Normal file
BIN
media/icons/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Loading…
x
Reference in New Issue
Block a user