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-MVRed.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-MVRed.theme')
-rw-r--r-- | themes/flatPlus-MVRed.theme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/flatPlus-MVRed.theme b/themes/flatPlus-MVRed.theme index b62f265f..63568eb0 100644 --- a/themes/flatPlus-MVRed.theme +++ b/themes/flatPlus-MVRed.theme @@ -56,11 +56,11 @@ clrScrollbarFg = C5A0A0A0 clrScrollbarBarFg = FFE51400 clrScrollbarBg = C5101010 clrMenuEventBg = C5101010 -clrMenuEventFontTitle = FFEF1E0A +clrMenuEventFontTitle = FFFF2E1A clrMenuEventTitleLine = FFE51400 clrMenuEventFontInfo = FFD0D0D0 clrMenuRecBg = C5101010 -clrMenuRecFontTitle = FFEF1E0A +clrMenuRecFontTitle = FFFF2E1A clrMenuRecTitleLine = FFE51400 clrMenuRecFontInfo = FFD0D0D0 clrMenuTextBg = C5101010 @@ -85,7 +85,7 @@ clrMenuItemCurrentBorderBg = C5E51400 clrMenuItemExtraTextFont = FFE51400 clrMenuItemExtraTextCurrentFont = FF101010 clrMenuTimerItemDisabledFont = FFA0A0A0 -clrMenuTimerItemRecordingFont = FFCC1111 +clrMenuTimerItemRecordingFont = FFFF5050 clrReplayBg = C5101010 clrReplayFont = FFEEEEEE clrReplayFontSpeed = FFE51400 |