Skip to content

Commit f21193e

Browse files
committed
fix: update brand token
1 parent 1a6e1ad commit f21193e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sage-assets/lib/stylesheets/core/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $sage-greet-font-path: "#{$sage-font-cdn-root}/greet";
1515
///
1616
$sage-active-underline-configs: (
1717
height: rem(3px),
18-
color: var(--pine-color-mercury-500),
18+
color: var(--pine-color-brand),
1919
);
2020

2121
///

0 commit comments

Comments
 (0)