stormcloud266 / web-dev-playground

2 stars 4 forks source link

Add css variables #16

Closed stormcloud266 closed 2 years ago

stormcloud266 commented 2 years ago

Add css variables to :root in style.css.

--color-text-primary: #ffffff;
--color-text-secondary: #e2e4e5;
--color-link: #44bfce;
--color-background: #04090c;
--color-background-accent: #0d151b;
hrittik2002 commented 2 years ago

Can u please assign me to this? I can solve this issue.