Open
Description
Feature request
palette.style
should be renamed since it's not only relevant to colors.
See config.styl.
What problem does this feature solve?
The name may confuse developers. See #2086.
What does the proposed API look like?
rename palette.styl
to variables.styl
or something else.
How should this be implemented in your opinion?
Rename it and update documentation. Add deprecated badge to palette.styl
since it'll be a breaking change.
Are you willing to work on this yourself?
Yes.