diff --git a/lv_conf.h b/lv_conf.h index 025bcbbb5..c6065eff7 100644 --- a/lv_conf.h +++ b/lv_conf.h @@ -543,7 +543,7 @@ extern void mp_lv_init_gc(); #endif /*LV_USE_THEME_DEFAULT*/ /*A very simple theme that is a good starting point for a custom theme*/ -#define LV_USE_THEME_BASIC 1 +#define LV_USE_THEME_SIMPLE 1 /*A theme designed for monochrome displays*/ #define LV_USE_THEME_MONO 1