diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/tvguide-blue.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-darkblue.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-darkred.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-darkredNG.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-default.theme | 3 | ||||
-rw-r--r-- | themes/tvguide-green.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-iceblue.theme | 1 | ||||
-rw-r--r-- | themes/tvguide-keepitsimple.theme | 1 |
8 files changed, 9 insertions, 1 deletions
diff --git a/themes/tvguide-blue.theme b/themes/tvguide-blue.theme index 5fd6a9e..2aeda4c 100644 --- a/themes/tvguide-blue.theme +++ b/themes/tvguide-blue.theme @@ -24,6 +24,7 @@ clrTimeline1Blending = 90828282 clrTimeline2 = BB000000 clrTimeline2Blending = 903F3F3F clrTimeBase = A0FF0000 +clrTabInactive = 44003DF5 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 diff --git a/themes/tvguide-darkblue.theme b/themes/tvguide-darkblue.theme index a52303e..008aa80 100644 --- a/themes/tvguide-darkblue.theme +++ b/themes/tvguide-darkblue.theme @@ -24,6 +24,7 @@ clrTimeline1Blending = FF828282 clrTimeline2 = FF000000 clrTimeline2Blending = FF3F3F3F clrTimeBase = A0FF0000 +clrTabInactive = 99242A38 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 diff --git a/themes/tvguide-darkred.theme b/themes/tvguide-darkred.theme index c11d51f..06f7c71 100644 --- a/themes/tvguide-darkred.theme +++ b/themes/tvguide-darkred.theme @@ -24,6 +24,7 @@ clrTimeline1Blending = 90828282 clrTimeline2 = BB000000 clrTimeline2Blending = 903F3F3F clrTimeBase = A0FF0000 +clrTabInactive = 66550000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 diff --git a/themes/tvguide-darkredNG.theme b/themes/tvguide-darkredNG.theme index 2374de8..93ddc41 100644 --- a/themes/tvguide-darkredNG.theme +++ b/themes/tvguide-darkredNG.theme @@ -24,6 +24,7 @@ clrTimeline1Blending = 90828282 clrTimeline2 = FF000000 clrTimeline2Blending = 903F3F3F clrTimeBase = A0FF0000 +clrTabInactive = 66660000 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 diff --git a/themes/tvguide-default.theme b/themes/tvguide-default.theme index fdc0346..c8fc9b0 100644 --- a/themes/tvguide-default.theme +++ b/themes/tvguide-default.theme @@ -24,7 +24,8 @@ clrTimeline1Blending = FF828282 clrTimeline2 = FF000000 clrTimeline2Blending = FF3F3F3F clrTimeBase = A0FF0000 -clrButtonRed = 00000000 +clrTabInactive = A01F3D7A +clrButtonRed = FFFF0000 clrButtonRedBorder = 00000000 clrButtonGreen = 00000000 clrButtonGreenBorder = 00000000 diff --git a/themes/tvguide-green.theme b/themes/tvguide-green.theme index 2fb2734..7fca3b0 100644 --- a/themes/tvguide-green.theme +++ b/themes/tvguide-green.theme @@ -24,6 +24,7 @@ clrTimeline1Blending = 90828282 clrTimeline2 = BB000000 clrTimeline2Blending = 903F3F3F clrTimeBase = A0FF0000 +clrTabInactive = 33006600 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 diff --git a/themes/tvguide-iceblue.theme b/themes/tvguide-iceblue.theme index 218ad20..310872a 100644 --- a/themes/tvguide-iceblue.theme +++ b/themes/tvguide-iceblue.theme @@ -20,6 +20,7 @@ clrTimeline1Blending = 00000000 clrTimeline2 = FF000000 clrTimeline2Blending = 00000000 clrTimeBase = A0FF0000 +clrTabInactive = 88B8B8E6 clrButtonRed = FFBB0000 clrButtonRedBorder = FF000000 clrButtonGreen = FF00BB00 diff --git a/themes/tvguide-keepitsimple.theme b/themes/tvguide-keepitsimple.theme index 5d7e560..1f325c9 100644 --- a/themes/tvguide-keepitsimple.theme +++ b/themes/tvguide-keepitsimple.theme @@ -20,6 +20,7 @@ clrTimeline1Blending = 00000000 clrTimeline2 = FF2B3856 clrTimeline2Blending = 00000000 clrTimeBase = A0FF0000 +clrTabInactive = 886fac10 clrButtonRed = 99BB0000 clrButtonRedBorder = FFBB0000 clrButtonGreen = 9900BB00 |