Skip to content

Commit 29ea75d

Browse files
committed
added the new color
1 parent 5bd7cdb commit 29ea75d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_mixins/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ $tc-orange: #fb7d22;
4747
$tc-yellow: #fce217;
4848
$tc-black: #262628;
4949
$tc-gray-90: #37373b;
50+
$tc-gray-85: #4f4f4f;
5051
$tc-gray-80: #47474f;
5152
$tc-gray-70: #5d5d66;
5253
$tc-gray-60: #747480;

0 commit comments

Comments
 (0)