-
CONFIG_LVGL_THEME_ZEN
¶
Enable zen theme support
Type: bool
Help¶
Enable zen theme, peaceful light theme, support
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At lib/gui/lvgl/Kconfig.themes:44
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:456
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Themes → Enable build-in themes
config LVGL_THEME_ZEN bool "Enable zen theme support" depends onLVGL_THEMES
&&LVGL
help Enable zen theme, peaceful light theme, support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)