XenForo Define light and dark colors without a palette

S

stromb0li

Guest
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)]

Continue reading...