Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

DS3 - Color Variables #46

Open
4 tasks
Hendrik-Pils opened this issue Feb 7, 2024 · 0 comments
Open
4 tasks

DS3 - Color Variables #46

Hendrik-Pils opened this issue Feb 7, 2024 · 0 comments

Comments

@Hendrik-Pils
Copy link
Collaborator

Hendrik-Pils commented Feb 7, 2024

Value proposition

As a developer,
I want to organize the app's colors via a color scheme and use them as variables in the styles.css,
In order to clean up the app and to have a better overview.

Acceptance criteria

  • In the styles.css, all necessary colors are defined.
  • In the components, where the corresponding colors are needed, var(--) is used.

Tasks

  • Define the colors in the styles.css.
  • Change the colors with (var--) in every component.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: ⚙️ In Progress
Development

No branches or pull requests

1 participant