Skip to content

Commit bd6d69e

Browse files
author
jordanmccullough
committed
Adjust global gray hue
1 parent e5202d2 commit bd6d69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_stylesheets/variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$color-dark: #1875c6;
33
$color-bright: #00a5ea;
44
$mono-dark: #222222;
5-
$mono-light: #E8E8EA;
5+
$mono-light: #f3f3f3;
66
$mono-medium: #5a5a5a;
77
$mono-bright: #ffffff;
88

0 commit comments

Comments
 (0)