Searched refs:DARK_COLOR_SCR (Results 1 – 1 of 1) sorted by relevance
27 #define DARK_COLOR_SCR lv_color_hex(0x15171A) macro214 color_scr = theme.flags & MODE_DARK ? DARK_COLOR_SCR : LIGHT_COLOR_SCR; in style_init()