Change home screen Kodi logo
This commit is contained in:
parent
078b47ad26
commit
c5a31b77f4
@ -664,13 +664,28 @@
|
||||
<height>128</height>
|
||||
<texture>Header.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>40</posx>
|
||||
<posy>30</posy>
|
||||
<width>440</width>
|
||||
<height>60</height>
|
||||
<texture>xbmc-logo.png</texture>
|
||||
<include>Window_OpenClose_Animation</include>
|
||||
<control type="group">
|
||||
<description>Kodi home screen logo</description>
|
||||
<top>33</top>
|
||||
<left>70</left>
|
||||
<control type="image">
|
||||
<top>0</top>
|
||||
<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 type="label">
|
||||
<description>date/time label</description>
|
||||
@ -789,4 +804,4 @@
|
||||
</control>
|
||||
<include>BehindDialogFadeOut</include>
|
||||
</controls>
|
||||
</window>
|
||||
</window>
|
||||
|
@ -6,4 +6,5 @@
|
||||
<color name="black">FF000000</color>
|
||||
<color name="green">ffe2ff43</color>
|
||||
<color name="dialogheader">DDced8da</color>
|
||||
</colors>
|
||||
<color name="kodi-blue">FF12A0C7</color>
|
||||
</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