local lvgl = require("lvgl") local theme = { list_item = lvgl.Style { pad_left = 4, pad_right = 4, }, } return theme