mirror of
https://github.com/skoelle/wt32sc01-dashboard.git
synced 2026-09-17 17:30:25 +00:00
wieder darkmode versuchen
This commit is contained in:
+1
-1
@@ -867,7 +867,7 @@
|
||||
/* Documentation for themes can be found here: https://docs.lvgl.io/master/common-widget-features/styles/styles.html#themes . */
|
||||
|
||||
/** A simple, impressive and very complete theme */
|
||||
#define LV_USE_THEME_DEFAULT 0
|
||||
#define LV_USE_THEME_DEFAULT 1
|
||||
#if LV_USE_THEME_DEFAULT
|
||||
/** 0: Light mode; 1: Dark mode */
|
||||
#define LV_THEME_DEFAULT_DARK 1
|
||||
|
||||
Reference in New Issue
Block a user