Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit c7118e7

Browse files
authored
Merge pull request #10 from PrakashDurlabhji/issue_2885
2885 fix
2 parents 1e126e9 + 20a3077 commit c7118e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/styles/_mixins/variables.scss

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ $tc-black: #151516;
2424
$tc-gray-90: #2a2a2b;
2525
$tc-gray-80: #404041;
2626
$tc-gray-70: #555;
27+
$tc-gray-75: #006dea;
2728
$tc-gray-60: #6b6b6b;
2829
$tc-gray-50: #808080;
2930
$tc-gray-40: #959596;

0 commit comments

Comments
 (0)