mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-26 02:06:12 +00:00
More rebranding
This commit is contained in:
parent
6425a6539f
commit
a14cc6182f
13 changed files with 18 additions and 18 deletions
|
@ -103,7 +103,7 @@ class LoginManual(xbmcgui.WindowXMLDialog):
|
|||
control = xbmcgui.ControlEdit(0, 0, 0, 0,
|
||||
label="User",
|
||||
font="font13",
|
||||
textColor="FF52b54b",
|
||||
textColor="FF00A4DC",
|
||||
disabledColor="FF888888",
|
||||
focusTexture="-",
|
||||
noFocusTexture="-",
|
||||
|
|
|
@ -103,7 +103,7 @@ class ServerManual(xbmcgui.WindowXMLDialog):
|
|||
control = xbmcgui.ControlEdit(0, 0, 0, 0,
|
||||
label="User",
|
||||
font="font13",
|
||||
textColor="FF52b54b",
|
||||
textColor="FF00A4DC",
|
||||
disabledColor="FF888888",
|
||||
focusTexture="-",
|
||||
noFocusTexture="-")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue