MsZoezo / dayta

GNU General Public License v3.0
0 stars 0 forks source link

Global colour scheme #9

Closed MsZoezo closed 2 months ago

MsZoezo commented 2 months ago

What is the Problem?

There isn't a global colour scheme using css variables.

Why is This a Problem?

Without a colour scheme it's hard to keep styling consistent and harder to change colours later on when they are referenced in 20 separate style rules.

How do We Fix it?

We'll add colour variables to our global css file, so that every component can reference these in their styling.