Skip to content

Commit 196732b

Browse files
authored
Merge branch 'main' into mhauru/turing0.40
2 parents 1df2b45 + 9b10aed commit 196732b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theming/variables/_colors-light.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "grays";
22

33
$primary: #2780e3;
4-
$teal-link: #34b8bf;
4+
$teal-link: #3ca2a8;
55

66
$links: $teal-link;
77
$links-hover: lighten($links, 10%);

0 commit comments

Comments
 (0)