import { style, vars } from '@fizzui/styles' export const highlight = style({ backgroundColor: vars.bg.base[200], })