Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 25b6443

Browse files
committedJul 25, 2019
update colors
1 parent 587b17f commit 25b6443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/shared/components/buttons/themes/primary.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@import "default";
66

77
@mixin button {
8-
background: $tc-dark-blue;
8+
background: $tc-dark-blue-110;
99
border-color: transparent;
1010
color: $tc-white;
1111
}

0 commit comments

Comments
 (0)
This repository has been archived.