Skip to content

[FeedbackText]: Add correct color variables for error and valid statuses #517

@ly-tempel-bitweb

Description

@ly-tempel-bitweb

Problem

In dark mode, the color of feedback text is white for error and valid statuses, but it should be red and green accordingly.

Solution

Change colors to color: var(--form-general-feedback-error-text); and color: var(--form-general-feedback-success-text);.

Examples and information

Image

Figma

Metadata

Metadata

Assignees

Labels

tedi-readyTEDI-Ready component issue

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions