Skip to content

Commit b9ca32f

Browse files
authored
Merge branch 'dev' into chore-prevent-redirects
2 parents 1d9933d + 02abed1 commit b9ca32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/scss/abstracts/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $color-brand-green: #7ec699;
4848
$color-brand-green-dark: #376548;
4949
$color-brand-green-light: #f4fdf6;
5050
$color-brand-orange: #eeb31b;
51-
$color-brand-orange-dark: #966d04;
51+
$color-brand-orange-dark: #946900;
5252
$color-brand-orange-light: #fef8ea;
5353

5454
/**

0 commit comments

Comments
 (0)