missing
missing copied to clipboard
Additional variables for theming
In my own project I've implemented the following variables and I was wondering if there's any interest in merging them in. I find that they help a lot with the "theme-ability" of missing.css.
--border-width--interactive-fg--box-shadow--box-shadow-hover--box-shadow-active--box-shadow-disabled
Where the --box-shadow variables are for the different button, .\<button\> states.
Thoughts?