Description
I have a table that I want to use for calendar purposes. Google calendars allow you to colour the entries and i would like to replicate that on the table.
As the colours come through as #x i would like to use the recolor but i dont think that exists for tables?
I suspect that the answer is to use more style parts and fix the colours to rgb values.
What MCU/Processor/Board and compiler are you using?
PC sim and RPIZero
What LVGL version are you using?
7.9.0 dev
What do you want to achieve?
Recolour text in tables based on #x data i get back from the google calendar API
What have you tried so far?
Checking the docs etc
Code to reproduce
None yet really
Screenshot and/or video
If possible, add screenshots and/or videos about the current state.