diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-02-12 19:45:58 +0100 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-02-12 19:45:58 +0100 |
commit | 0471d6cd162e9c276f17cc52daff78619f9c45e4 (patch) | |
tree | 0a356f54908336fa51d8bd857eb4d4f641f9a51b /themes/flatPlus-MVChocolate.theme | |
parent | 6b24d2b12d790637881754b8a591dad874034cba (diff) | |
download | skin-flatplus-0471d6cd162e9c276f17cc52daff78619f9c45e4.tar.gz skin-flatplus-0471d6cd162e9c276f17cc52daff78619f9c45e4.tar.bz2 |
add vdrlogos
Diffstat (limited to 'themes/flatPlus-MVChocolate.theme')
-rwxr-xr-x | themes/flatPlus-MVChocolate.theme | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/themes/flatPlus-MVChocolate.theme b/themes/flatPlus-MVChocolate.theme index 29653003..64c9328f 100755 --- a/themes/flatPlus-MVChocolate.theme +++ b/themes/flatPlus-MVChocolate.theme @@ -57,6 +57,7 @@ clrMenuRecFontTitle = FF825A2C clrMenuRecFontInfo = FFD0D0D0 clrMenuTextBg = C5101010 clrMenuTextFont = FFEEEEEE +clrMenuTextFixedFont = FFCCBB22 clrMenuContentHeadBorderFg = C5101010 clrMenuContentHeadBorderBg = C5101010 clrMenuContentBorderFg = C5101010 @@ -73,11 +74,13 @@ clrMenuItemSelableBorderFg = C5101010 clrMenuItemSelableBorderBg = C5101010 clrMenuItemCurrentBorderFg = C5825A2C clrMenuItemCurrentBorderBg = C5825A2C +clrMenuTimerItemDisabledFont = FFA0A0A0 +clrMenuTimerItemRecordingFont = FFCC1111 clrReplayBg = C5101010 clrReplayFont = FFEEEEEE clrReplayFontSpeed = FF825A2C -clrReplayProgressFg = FF505050 -clrReplayProgressBarFg = FF959595 +clrReplayProgressFg = FF555555 +clrReplayProgressBarFg = FF757575 clrReplayProgressBarCurFg = FF825A2C clrReplayProgressBg = C5101010 clrReplayMarkFg = FFEEEEEE @@ -94,7 +97,7 @@ clrTrackItemCurrentBorderFg = C5825A2C clrTrackItemCurrentBorderBg = C5825A2C clrVolumeBg = C5101010 clrVolumeFont = FFEEEEEE -clrVolumeProgressFg = FF505050 +clrVolumeProgressFg = FF555555 clrVolumeProgressBarFg = FF825A2C clrVolumeProgressBg = C5101010 clrVolumeBorderFg = C5101010 |