summaryrefslogtreecommitdiff
path: root/flat.h
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-22 11:11:45 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-22 11:11:45 +0100
commit8ca1718156504b11d11ee76a0fa977b25b1de964 (patch)
tree22ae06f178ece534722d2a8844b8daccdae3b342 /flat.h
parente688b548decdebe35e70f4a420070da47a9e8a64 (diff)
downloadskin-flatplus-8ca1718156504b11d11ee76a0fa977b25b1de964.tar.gz
skin-flatplus-8ca1718156504b11d11ee76a0fa977b25b1de964.tar.bz2
parse tilde of epgsearch
Diffstat (limited to 'flat.h')
-rw-r--r--flat.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/flat.h b/flat.h
index 64fe8ded..632a52ed 100644
--- a/flat.h
+++ b/flat.h
@@ -135,11 +135,8 @@ THEME_CLR(Theme, clrMenuItemCurrentBorderBg, 0xC03090B0);
THEME_CLR(Theme, clrMenuTimerItemDisabledFont, 0xFFA0A0A0);
THEME_CLR(Theme, clrMenuTimerItemRecordingFont, 0xFFEEEEEE);
-// Program Menu
-THEME_CLR(Theme, clrMenuItemProgramShortTextFont, 0xFFA0A0A0);
-
-// Replay Menu
-THEME_CLR(Theme, clrMenuItemReplayExtraTextFont, 0xFFA0A0A0);
+// For Tilde, Timer Extra, Program Short Text
+THEME_CLR(Theme, clrMenuItemExtraTextFont, 0xFFA0A0A0);
// Replay
THEME_CLR(Theme, clrReplayBg, 0xC0101010);