diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-06-14 11:45:55 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-06-14 11:45:55 +0200 |
commit | cc0a0d8fb34ce67f16cacfeabba8f594be06a271 (patch) | |
tree | f600b9c69f5ab28fe8d47bb07ad7f91547c202f7 /themes/flatPlus-MVChocolate.theme | |
parent | 2eff5f89729fd819e789ea933417e3f3af60ca63 (diff) | |
download | skin-flatplus-cc0a0d8fb34ce67f16cacfeabba8f594be06a271.tar.gz skin-flatplus-cc0a0d8fb34ce67f16cacfeabba8f594be06a271.tar.bz2 |
update Makefile, add --remove-destination to install icons, to override symlinks
Diffstat (limited to 'themes/flatPlus-MVChocolate.theme')
-rw-r--r-- | themes/flatPlus-MVChocolate.theme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/flatPlus-MVChocolate.theme b/themes/flatPlus-MVChocolate.theme index 8b50e3c6..b5d7fedd 100644 --- a/themes/flatPlus-MVChocolate.theme +++ b/themes/flatPlus-MVChocolate.theme @@ -56,11 +56,11 @@ clrScrollbarFg = C5A0A0A0 clrScrollbarBarFg = FF825A2C clrScrollbarBg = C5101010 clrMenuEventBg = C5101010 -clrMenuEventFontTitle = FF8C6436 +clrMenuEventFontTitle = FFA57D4F clrMenuEventTitleLine = FF825A2C clrMenuEventFontInfo = FFD0D0D0 clrMenuRecBg = C5101010 -clrMenuRecFontTitle = FF8C6436 +clrMenuRecFontTitle = FFA57D4F clrMenuRecTitleLine = FF825A2C clrMenuRecFontInfo = FFD0D0D0 clrMenuTextBg = C5101010 @@ -85,7 +85,7 @@ clrMenuItemCurrentBorderBg = C5825A2C clrMenuItemExtraTextFont = FF825A2C clrMenuItemExtraTextCurrentFont = FF101010 clrMenuTimerItemDisabledFont = FFA0A0A0 -clrMenuTimerItemRecordingFont = FFCC1111 +clrMenuTimerItemRecordingFont = FFFF5050 clrReplayBg = C5101010 clrReplayFont = FFEEEEEE clrReplayFontSpeed = FF825A2C |