v1.1.0
This is a test changelog record for demonstration.
Improvement: add
$btn-font-familyto control the button's font family.Improvement: add
$heading-font-weightto control the heading's font-weight.Improvement: rename some keys in the
$colorsmap (mark-color:mark-foreground,code-color:code-foreground).Improvement: reorganize the recurrent colors into variables.
Fix: modify
btn-variant()mixin: add hover foreground color.Global switch to
color()function's fallback value under the$settingsmap.Modify the
scrollbar()mixin to accept hover thumb background-color value.Make
$breakpointsoverwriteable by key.Modify
font-size()andresponsive-font-size()function to accept optimal size value. The optimal value will fallback to a global settnigs under the$settingsmap.