Ari Myr is a user on octodon.social. You can follow them or interact with them if you have an account anywhere in the fediverse.
If you don't, you can sign up here.
@julianproxy that would change the opacity of the whole element, what I want to do is somehow add opacity using an hexadecimal variable to change *only* the background color
(for context, I'm importing a bunch of colors from another file that changes dynamically)
css question Show more
Would something like "var(color5 50%)" work? Where color 5 is something like idk #222D32