XF 2.3 Define light and dark colors without a palette

stromb0li

Well-known member
Is there a way to define a one-off color that accounts for both light and dark mode instead of using the @palette colors?

For example, I'd like to specify a value like:
[hsl(0 0% 20% / 1),hsl(0 0% 10% / 1)]
 
Back
Top Bottom