Skip to content

Commit 529a0f0

Browse files
committed
fix(blue-skin): update accent color
1 parent 07d1421 commit 529a0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/variables/_blue.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ab-background: const(blue);
1010
$ab-color: const(white);
1111

1212
// Accent
13-
$focus: const(sky);
13+
$focus: const(blue);
1414

1515
// Buttons
1616
$btn-color-inverse: const(white);

0 commit comments

Comments
 (0)