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 60468ce commit 29491f3Copy full SHA for 29491f3
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: #757588;
28
$tc-gray-60: #6b6b6b;
29
$tc-gray-50: #808080;
30
$tc-gray-40: #959596;
0 commit comments