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.
1 parent 2a45f8c commit 2792a4dCopy full SHA for 2792a4d
1 file changed
static/sass/_base.scss
@@ -85,7 +85,7 @@ $darkerblue: #1e2933;
85
$link-color: $blue;
86
$link-hover: $darkerblue;
87
88
-$code-green: #11a611;
+$code-green: #0c7d0c;
89
$default-border-color: $grey-lighter; /* Set a generic border color here to keep them consistent */
90
91
0 commit comments