Change selector's name from Pressed to Active

Right now, it seems as if the state is named “pressed” and everything I’ve seen so far, the corresponding CSS element is “Active” … it seems like a mismatch within the studio and what the standard is.

I’m new to front end development, so I could be missing something; but essentially, I could only find Active on the website and all the research I’ve done with tokens, most design systems list active as a state for interactions and none list pressed

“Pressed” is just a friendly name that represents the :active selector.