gui/themes.cpp: add option to switch one/two color gradient mode

This commit is contained in:
[CST] Focus
2015-05-07 16:38:29 +03:00
parent 3b93336ed3
commit 76fa4bc221
2 changed files with 3 additions and 0 deletions

View File

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