mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- colors: make footer background color configurable
TODO: footer text color and maybe footer font
This commit is contained in:
@@ -94,6 +94,11 @@ struct SNeutrinoTheme
|
||||
unsigned char menu_Content_inactive_Text_green;
|
||||
unsigned char menu_Content_inactive_Text_blue;
|
||||
|
||||
unsigned char menu_Foot_alpha;
|
||||
unsigned char menu_Foot_red;
|
||||
unsigned char menu_Foot_green;
|
||||
unsigned char menu_Foot_blue;
|
||||
|
||||
int menu_Hint_gradient;
|
||||
int menu_Hint_gradient_direction;
|
||||
int menu_ButtonBar_gradient;
|
||||
|
Reference in New Issue
Block a user