wieder darkmode versuchen

This commit is contained in:
2026-08-02 19:48:35 +02:00
parent 1005b4434c
commit aa7b5ee4f5
3 changed files with 14 additions and 18 deletions
+1 -1
View File
@@ -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