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 1e126e9 + 20a3077 commit c7118e7Copy full SHA for c7118e7
src/styles/_mixins/variables.scss
@@ -24,6 +24,7 @@ $tc-black: #151516;
24
$tc-gray-90: #2a2a2b;
25
$tc-gray-80: #404041;
26
$tc-gray-70: #555;
27
+$tc-gray-75: #006dea;
28
$tc-gray-60: #6b6b6b;
29
$tc-gray-50: #808080;
30
$tc-gray-40: #959596;
0 commit comments