mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- themes: add color for channellist event descriptions
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -151,6 +151,12 @@ struct SNeutrinoTheme
|
||||
int colored_events_channellist;
|
||||
int colored_events_infobar;
|
||||
|
||||
// channellist
|
||||
unsigned char channellist_Description_Text_alpha;
|
||||
unsigned char channellist_Description_Text_red;
|
||||
unsigned char channellist_Description_Text_green;
|
||||
unsigned char channellist_Description_Text_blue;
|
||||
|
||||
// clock
|
||||
unsigned char clock_Digit_alpha;
|
||||
unsigned char clock_Digit_red;
|
||||
|
Reference in New Issue
Block a user