Change dark mode white to a grey looks better
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Adrian Simmons 2021-11-05 14:04:12 +00:00
parent 0191f12db7
commit b39a699d58

View File

@ -87,7 +87,7 @@
--grey-100: hsl(var(--grey-100-hsl));
--grey-50: hsl(220.9, 39.3%, 11%);
--white-l: 4% !important;
--white: var(--grey-50);
--black-l: 100% !important;
--text: var(--grey-800) !important;