We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028d8e3 commit 23dcba0Copy full SHA for 23dcba0
assets/scss/_variables.scss
@@ -52,8 +52,8 @@ $lighter-alt-bg-color-dark: #4f4f4f !default;
52
$link-color-dark: #42a5f5 !default;
53
54
// Color overrides
55
-$link-color: #60b5cc;
56
-$link-color-dark: #60b5cc;
+$link-color: #5cee9a;
+$link-color-dark: #5cee9a;
57
58
// Notice colors
59
$fg-color-notice-note-icon: #5e35b1 !default;
0 commit comments