Searched refs:color_scr (Results 1 – 1 of 1) sorted by relevance
176 static lv_color_t color_scr; variable214 color_scr = theme.flags & MODE_DARK ? DARK_COLOR_SCR : LIGHT_COLOR_SCR; in style_init()251 lv_style_set_bg_color(&styles->scr, color_scr); in style_init()