Skip to content

Commit 50e4814

Browse files
committed
add granite grey color
1 parent c3d486e commit 50e4814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/styles/settings/color.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
:root {
22
--color-arsenic: #3a4042;
33
--color-arsenic-light: rgba(58, 64, 66, 0.5);
4+
--color-granite-grey: #646165;
45
--color-old-silver: #828282;
56
--color-eggshell: #eae6da;
67
--color-eggshell-light: rgba(234, 230, 218, 0.3);

0 commit comments

Comments
 (0)