As I was working on the web app redesign I took a more critical look at the button color family. I found one variant of the button color family (--button-background-tetriary-default) where it was being used in a situation that seemed to better fit the enum option color family. This diff moves that button color family variant into a new enum option color family variant.
For context this is where --button-background-tetriary-default was being used:
To me this is more of an "enum option" element type