start the new theme system

This commit is contained in:
Gabor Kiss-Vamosi
2019-12-31 07:03:34 +01:00
parent 584e88da08
commit b0fbac3488
14 changed files with 215 additions and 943 deletions

View File

@@ -279,8 +279,6 @@ typedef void * lv_indev_drv_user_data_t; /*Type of user data in the i
/*================
* THEME USAGE
*================*/
#define LV_THEME_LIVE_UPDATE 0 /*1: Allow theme switching at run time. Uses 8..10 kB of RAM*/
#define LV_USE_THEME_TEMPL 0 /*Just for test*/
#define LV_USE_THEME_DEFAULT 0 /*Built mainly from the built-in styles. Consumes very few RAM*/
#define LV_USE_THEME_ALIEN 0 /*Dark futuristic theme*/