- themes: add color for channellist event descriptions

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2022-04-17 23:34:03 +02:00
committed by Thilo Graf
parent 0e02e8e956
commit ead36a120f
10 changed files with 49 additions and 6 deletions

View File

@@ -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;