Removed unused lang and reorder themes

This commit is contained in:
Alhaziel
2019-04-25 12:09:58 +02:00
parent 04c33ec365
commit 0ba7bbe209
231 changed files with 3961 additions and 25852 deletions
+3 -3
View File
@@ -116,9 +116,9 @@ class Main(xbmcgui.WindowXMLDialog):
selected = 'selected0.png'
width = 260
height = 30
textcolor = "0xffffd700"
conditional_textcolor = "0xffff3030"
shadow = "0xFF000000"
textcolor = "0xFFCCCCCC"
conditional_textcolor = "0xFF0081C2"
shadow = "0x00000000"
offsetx = 30
offsety = 5
font = 'font25_title'