Remove `-base` suffix from base color variables
harbify opened this issue · 1 comments
harbify commented
Right now we use variable names like $color-ink-base
for the default Ink color value. We should remove the -base
suffix because it's confusing. It should follow the color name and the way it's used in the color function: color('ink').