We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1df2b45 + 9b10aed commit 196732bCopy full SHA for 196732b
theming/variables/_colors-light.scss
@@ -1,7 +1,7 @@
1
@import "grays";
2
3
$primary: #2780e3;
4
-$teal-link: #34b8bf;
+$teal-link: #3ca2a8;
5
6
$links: $teal-link;
7
$links-hover: lighten($links, 10%);
0 commit comments