How to configure LVGL styles? Can it be done in the prj.conf?

I got the Zephyr lvgl example working, but the background was white and font was small. I know I can use lv_style_t but can't I see things like CONFIG_LV_FONT_MONTSERRAT_28=y in prj.conf, is there a way to set the background from there and set the default font from there?

Parents Reply Children
No Data
Related