:orphan: .. title:: CONFIG_LVGL_COLOR_TRANSP_BLUE .. kconfig:: CONFIG_LVGL_COLOR_TRANSP_BLUE CONFIG_LVGL_COLOR_TRANSP_BLUE ############################# *Blue* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.graphical:69`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:8`` → ``/gui/Kconfig:4`` → ``/gui/lvgl/Kconfig:24`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Graphical settings → Chroma key color .. code-block:: kconfig config LVGL_COLOR_TRANSP_BLUE bool "Blue" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*