mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/themes.cpp: add option to switch one/two color gradient mode
This commit is contained in:
@@ -119,6 +119,7 @@ struct SNeutrinoTheme
|
||||
unsigned char clock_Digit_red;
|
||||
unsigned char clock_Digit_green;
|
||||
unsigned char clock_Digit_blue;
|
||||
int gradient_c2c;
|
||||
};
|
||||
|
||||
struct SNeutrinoSettings
|
||||
|
Reference in New Issue
Block a user