Searched refs:LIGHT_COLOR_SCR (Results 1 – 1 of 1) sorted by relevance
23 #define LIGHT_COLOR_SCR lv_palette_lighten(LV_PALETTE_GREY, 4) macro214 color_scr = theme.flags & MODE_DARK ? DARK_COLOR_SCR : LIGHT_COLOR_SCR; in style_init()