Currently ```js const {style} = await highlight(codeblock, theme) ``` only includes color and background. It should also include `color-scheme: light` or `color-scheme: dark` depending on the theme.