:orphan: .. title:: LVGL_COLOR_TRANSP_CUSTOM .. option:: CONFIG_LVGL_COLOR_TRANSP_CUSTOM *Custom* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``lib/gui/lvgl/Kconfig.graphical:72`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:14`` → ``lib/gui/Kconfig:4`` → ``lib/gui/lvgl/Kconfig:24`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Graphical settings → Chroma key color .. parsed-literal:: config LVGL_COLOR_TRANSP_CUSTOM bool "Custom" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*