Add yet another gray

This commit is contained in:
Jason Miller
2020-12-09 02:10:50 -05:00
committed by Jake Archibald
parent bb78632cf5
commit 32232c7f0b

View File

@@ -11,6 +11,7 @@ html {
--less-light-gray: #bcbcbc;
--medium-light-gray: #d1d1d1;
--light-gray: #eaeaea;
--med-gray: #555;
--dark-gray: #333;
--dim-text: #343a3e;
--dark-text: #142630;