:orphan: .. title:: CONFIG_LVGL_COLOR_TRANSP_CUSTOM .. kconfig:: CONFIG_LVGL_COLOR_TRANSP_CUSTOM CONFIG_LVGL_COLOR_TRANSP_CUSTOM ############################### *Custom* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.graphical:72`` 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_CUSTOM bool "Custom" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*