themes: move colored_events settings to themes setup

Origin commit data
------------------
Branch: ni/coolstream
Commit: cb5f052e83
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- themes: move colored_events settings to themes setup

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-05-04 17:56:03 +02:00
parent 268b488ac9
commit d248f4b7c4
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