mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 15:01:48 +02:00
Added theme Keep it Simple (thanks @saman)
This commit is contained in:
parent
0929a8d511
commit
d2e13f083b
4
HISTORY
4
HISTORY
@ -42,3 +42,7 @@ VDR Plugin 'tvguide' Revision History
|
||||
number of channel columns / rows with green / yellow
|
||||
- Added setup option to switch functionality of keys "Blue" and "OK"
|
||||
- Setup option to hide schedules time display in horizontal EPG grids
|
||||
|
||||
Version 0.0.6
|
||||
- added frame around scaled video picture
|
||||
- added theme "keep it simple" (thanks @saman)
|
||||
|
28
themes/tvguide-keepitsimple.theme
Normal file
28
themes/tvguide-keepitsimple.theme
Normal file
@ -0,0 +1,28 @@
|
||||
Description = Keep it simple
|
||||
clrDoBlending = 00000000
|
||||
clrBackground = FF111111
|
||||
clrBackgroundOSD = FF111111
|
||||
clrGrid1 = BB555555
|
||||
clrGrid2 = BB888888
|
||||
clrHighlight = FF336699
|
||||
clrFont = FFFFFFFF
|
||||
clrFontActive = FFFFFFFF
|
||||
clrFontButtons = FFFFFFFF
|
||||
clrFontHeader = FFDCDCDC
|
||||
clrHeader = FF2B3856
|
||||
clrBorder = FF000000
|
||||
clrStatusHeader = FF111111
|
||||
clrStatusHeaderBlending = 00000000
|
||||
clrTimeline1 = FF737CA1
|
||||
clrTimeline1Blending = 00000000
|
||||
clrTimeline2 = FF2B3856
|
||||
clrTimeline2Blending = 00000000
|
||||
clrButtonRed = 99BB0000
|
||||
clrButtonRedBorder = FFBB0000
|
||||
clrButtonGreen = 9900BB00
|
||||
clrButtonGreenBorder = FF00BB00
|
||||
clrButtonYellow = 99BBBB00
|
||||
clrButtonYellowBorder = FFBBBB00
|
||||
clrButtonBlue = 990000BB
|
||||
clrButtonBlueBorder = FF0000BB
|
||||
clrButtonBlend = DD000000
|
Loading…
Reference in New Issue
Block a user