Searched refs:LIGHT_COLOR_CARD (Results 1 – 1 of 1) sorted by relevance
24 #define LIGHT_COLOR_CARD lv_color_white() macro216 color_card = theme.flags & MODE_DARK ? DARK_COLOR_CARD : LIGHT_COLOR_CARD; in style_init()