diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-08-08 14:52:32 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-09-01 15:26:57 +0200 |
commit | 87a883907d19845544efad4003b122219e0a9ec7 (patch) | |
tree | 75ebf4aafa3c4e1e2f122e26dbe01560238616dd /lcarsng.h | |
parent | 31fb800f194e74a98c39fcd750270c5d7f69b99b (diff) | |
download | skin-lcarsng-87a883907d19845544efad4003b122219e0a9ec7.tar.gz skin-lcarsng-87a883907d19845544efad4003b122219e0a9ec7.tar.bz2 |
Optical changes to cLCARSNGDisplayMenue
Diffstat (limited to 'lcarsng.h')
-rw-r--r-- | lcarsng.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ THEME_CLR(Theme, clrSwitchTimer, CLR_GREEN); THEME_CLR(Theme, clrMenuFrameFg, CLR_BLACK); THEME_CLR(Theme, clrMenuFrameBg, CLR_MAIN_FRAME); +THEME_CLR(Theme, clrMenuFrameMg, CLR_WHITE); THEME_CLR(Theme, clrMenuTitle, CLR_MAIN_FRAME); THEME_CLR(Theme, clrMenuMainBracket, CLR_MENU_ITEMS); THEME_CLR(Theme, clrMenuTimerRecording, CLR_DEVICE); |