:root{--color-bg: theme("colors.slate.50");--color-text: theme("colors.slate.800")}.dark{--color-bg: theme("colors.slate.900");--color-text: theme("colors.slate.100")}
