Existing theme data example: ```json { "css": "", "inset": false, "button": "#HEX", "accent_col": " #HEX", "background": "#HEX", "button_shadow": 0, "background_img": "", "button_rounded": "rounded-full", "text_col_button": "#HEX", "text_col_heading": "#HEX" } ``` Updated theme table: ```json { to do } ```