Home
last modified time | relevance | path

Searched refs:LV_PALETTE_BLUE_GREY (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/core/
Dlv_theme.c101 return th ? th->color_primary : lv_palette_main(LV_PALETTE_BLUE_GREY); in lv_theme_get_color_primary()
/lvgl-latest/docs/overview/
Dcolor.md60 - `LV_PALETTE_BLUE_GREY`
/lvgl-latest/src/misc/
Dlv_color.h275 LV_PALETTE_BLUE_GREY, enumerator
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c974 LV_PALETTE_BLUE, LV_PALETTE_GREEN, LV_PALETTE_BLUE_GREY, LV_PALETTE_ORANGE, in color_changer_create()