When I select a named background color as my backdrop, for example var:preset|color|fg, this stores the slug of the color in the data-attribute rather than the hex value or CSS propery name. This prevents the plugin from properly setting the backdrop color on render.
Edit: I'm actually not able to set colors properly with hex values either, will debug further tomorrow.
When I select a named background color as my backdrop, for example
var:preset|color|fg, this stores the slug of the color in the data-attribute rather than the hex value or CSS propery name. This prevents the plugin from properly setting the backdrop color on render.Edit: I'm actually not able to set colors properly with hex values either, will debug further tomorrow.