Home
last modified time | relevance | path

Searched refs:LV_PALETTE_LIGHT_BLUE (Results 1 – 5 of 5) sorted by relevance

/lvgl-3.5.0/examples/styles/
Dlv_example_style_11.c12 lv_style_set_bg_color(&style_base, lv_palette_main(LV_PALETTE_LIGHT_BLUE)); in lv_example_style_11()
13 lv_style_set_border_color(&style_base, lv_palette_darken(LV_PALETTE_LIGHT_BLUE, 3)); in lv_example_style_11()
/lvgl-3.5.0/examples/libs/qrcode/
Dlv_example_qrcode_1.c9 lv_color_t bg_color = lv_palette_lighten(LV_PALETTE_LIGHT_BLUE, 5); in lv_example_qrcode_1()
/lvgl-3.5.0/examples/others/snapshot/
Dlv_example_snapshot_1.c27 lv_obj_set_style_bg_color(root, lv_palette_main(LV_PALETTE_LIGHT_BLUE), 0); in lv_example_snapshot_1()
/lvgl-3.5.0/docs/overview/
Dcolor.md49 - `LV_PALETTE_LIGHT_BLUE`
/lvgl-3.5.0/src/misc/
Dlv_color.h265 LV_PALETTE_LIGHT_BLUE, enumerator