settings: add gradient options for sub header theme settings

This commit is contained in:
2019-04-02 16:34:56 +02:00
parent 42093a287b
commit 61ae84f497
2 changed files with 14 additions and 1 deletions

View File

@@ -68,6 +68,10 @@ struct SNeutrinoTheme
int menu_Head_gradient;
int menu_Head_gradient_direction;
int menu_SubHead_gradient;
int menu_SubHead_gradient_direction;
int menu_Separator_gradient_enable;
unsigned char menu_Content_alpha;