Fix incorrect default theme

This commit is contained in:
jacqueline
2023-09-25 22:37:46 +10:00
parent 5a20b0bc1a
commit a2eb0e8961
+1 -1
View File
@@ -561,7 +561,7 @@
*----------*/
/*A simple, impressive and very complete theme*/
#define LV_USE_THEME_DEFAULT 1
#define LV_USE_THEME_DEFAULT 0
#if LV_USE_THEME_DEFAULT
/*0: Light mode; 1: Dark mode*/