Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Set variables for all styles #69

Description

@Jaeiya

There is a lot of CSS that has been created without any variable considerations. The whole point of having a single source of truth for all colors, is that we can easily change colors across the site with often-times a single variable. Right now, there's a lot of colors which are not set up as variables; this was due to necessity, since our priority right now is to create new functionality and stabilize existing functionality.

All CSS colors need to be assigned to variables.ts so that we can more easily maintain the palette of our site.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

chore:clean-codeAn issue to recognize clean code standards

Type

No type

Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions