mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc-pvr-addons: add PR288
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b58d4c2db7
commit
28430fe379
@ -0,0 +1,64 @@
|
||||
From 720574030a20b6d4f98ced3203cda35404e8d42b Mon Sep 17 00:00:00 2001
|
||||
From: Stefan Saraev <stefan@saraev.ca>
|
||||
Date: Sun, 30 Mar 2014 20:52:24 +0300
|
||||
Subject: [PATCH] vnsi5: confluence color fixes
|
||||
|
||||
---
|
||||
.../addon/resources/skins/skin.confluence/720p/Admin.xml | 13 ++++++++-----
|
||||
1 file changed, 8 insertions(+), 5 deletions(-)
|
||||
|
||||
diff --git a/addons/pvr.vdr.vnsi/addon/resources/skins/skin.confluence/720p/Admin.xml b/addons/pvr.vdr.vnsi/addon/resources/skins/skin.confluence/720p/Admin.xml
|
||||
index d81f85a..c4054a3 100644
|
||||
--- a/addons/pvr.vdr.vnsi/addon/resources/skins/skin.confluence/720p/Admin.xml
|
||||
+++ b/addons/pvr.vdr.vnsi/addon/resources/skins/skin.confluence/720p/Admin.xml
|
||||
@@ -91,7 +91,7 @@
|
||||
<width>380</width>
|
||||
<height>55</height>
|
||||
<font>font24_title</font>
|
||||
- <textcolor>grey3</textcolor>
|
||||
+ <textcolor>grey2</textcolor>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
@@ -270,7 +270,7 @@
|
||||
<width>250</width>
|
||||
<height>30</height>
|
||||
<font>font16caps</font>
|
||||
- <textcolor>grey3</textcolor>
|
||||
+ <textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
|
||||
<texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
|
||||
@@ -289,7 +289,8 @@
|
||||
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
|
||||
<label>$ADDON[pvr.vdr.vnsi 30109]</label>
|
||||
<font>font16caps</font>
|
||||
- <textcolor>grey3</textcolor>
|
||||
+ <textcolor>grey2</textcolor>
|
||||
+ <focusedcolor>white</focusedcolor>
|
||||
<onleft>10</onleft>
|
||||
<onright>36</onright>
|
||||
<onup>32</onup>
|
||||
@@ -305,7 +306,8 @@
|
||||
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
|
||||
<label>$ADDON[pvr.vdr.vnsi 30110]</label>
|
||||
<font>font16caps</font>
|
||||
- <textcolor>grey3</textcolor>
|
||||
+ <textcolor>grey2</textcolor>
|
||||
+ <focusedcolor>white</focusedcolor>
|
||||
<onleft>10</onleft>
|
||||
<onright>36</onright>
|
||||
<onup>33</onup>
|
||||
@@ -321,7 +323,8 @@
|
||||
<texturenofocus border="5">MenuItemNF.png</texturenofocus>
|
||||
<label>$ADDON[pvr.vdr.vnsi 30113]</label>
|
||||
<font>font16caps</font>
|
||||
- <textcolor>grey3</textcolor>
|
||||
+ <textcolor>grey2</textcolor>
|
||||
+ <focusedcolor>white</focusedcolor>
|
||||
<onleft>10</onleft>
|
||||
<onright>36</onright>
|
||||
<onup>34</onup>
|
||||
--
|
||||
1.9.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user