Description
I find myself needing to create a custom theme for my application, and I’m unsure about what would be the most idiomatic way to do so. I’ve successfully created a theme from scratch and applied it by simply calling lv_theme_set_act
, but perhaps selecting the empty theme as default and extending it (as explained here) would be considered more appropriate? I’m looking for a purely stylistic suggestion.
What MCU/Processor/Board and compiler are you using?
SDL simulator/ESP32 with ESP-IDF
What LVGL version are you using?
v7.0