Skip to content

Use CSS variables for any colors #155

@SoulKa

Description

@SoulKa

To prevent unnecessary changes to implement themes later, we should already use variables to style our components. This mainly affects text colors and background colors.

Acceptance Criteria

  • No color is "hardcoded" in a CSS class or element style
  • All colors are defined in the "dark" tailwind theme class
  • The application looks exactly as before

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendFrontend related tasksetupInitial Setup has to be done

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions