Created by: sqs
Previously, we had many ways of setting border colors:
$color-border
, $color-border-2
, $border-color
, --border-color
, etc.Now we just have --border-color
and --border-color-2
(dimmer, rarely used). Some components' borders will have slightly different colors after this change if they previously used a non-standard border color.