Searched refs:accent (Results 1 – 3 of 3) sorted by relevance
79 .accent = LV_COLOR_MAKE(0xcc, 0x00, 0x00),84 .accent = LV_COLOR_MAKE(0xe1, 0x2b, 0x17),530 lv_color_t color = i == STYLE_COLOR_BASE ? th->base : th->accent; in theme_observer_cb()531 lv_color_t color_inv = i == STYLE_COLOR_ACCENT ? th->accent : th_other->base; in theme_observer_cb()
148 lv_color_t accent; member
223 lv_style_set_text_color(&span->style, th->accent); in theme_observer_accent_span_cb()