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 075802c + 07cac82 commit 9a86b80Copy full SHA for 9a86b80
src/styles/_mixins/variables.scss
@@ -37,6 +37,7 @@ $tc-gray-neutral-light: #fafafb;
37
$tc-white: #fff;
38
39
/* Accents & Shades. */
40
+$tc-dark-blue-120: #006ad7;
41
$tc-dark-blue-110: #006dea;
42
$tc-dark-blue-105: #006feb;
43
$tc-dark-blue-100: #0681ff;
0 commit comments