- themes: move colored_events settings to themes setup

This commit is contained in:
svenhoefer
2015-05-04 17:56:03 +02:00
parent a7b6911ce6
commit cb5f052e83
11 changed files with 51 additions and 60 deletions

View File

@@ -112,6 +112,9 @@ struct SNeutrinoTheme
unsigned char colored_events_green;
unsigned char colored_events_blue;
int colored_events_channellist;
int colored_events_infobar;
unsigned char clock_Digit_alpha;
unsigned char clock_Digit_red;
unsigned char clock_Digit_green;
@@ -370,11 +373,7 @@ struct SNeutrinoSettings
SNeutrinoTheme theme;
int colored_events_channellist;
int colored_events_infobar;
int contrast_fonts;
int infobar_gradient_top;
int infobar_gradient_bottom;
//network
#define NETWORK_NFS_NR_OF_ENTRIES 8