Home
last modified time | relevance | path

Searched defs:dark_bg (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/themes/mono/
Dlv_theme_mono.c86 static void style_init(my_theme_t * theme, bool dark_bg, const lv_font_t * font) in style_init()
206 lv_theme_t * lv_theme_mono_init(lv_display_t * disp, bool dark_bg, const lv_font_t * font) in lv_theme_mono_init()