Skip to content

Badge Farbe im Dark Mode#78

Open
Wiwaltill wants to merge 2 commits intoSchulIT:masterfrom
Wiwaltill:patch-8
Open

Badge Farbe im Dark Mode#78
Wiwaltill wants to merge 2 commits intoSchulIT:masterfrom
Wiwaltill:patch-8

Conversation

@Wiwaltill
Copy link
Copy Markdown
Contributor

Im Dark Mode sind die Badges mit "normalem" Status quasi nicht sichtbar:

Bagde1

Bagde4

Bagde5

Hier würde ich empfehlen das Info badge zu verwenden:

Bagde2

image

image

Eventuell müsste man noch entscheiden, ob man das Info Badge nur im Dark Mode zu verwenden. Dann müsste man im app.scss folgendes ergänzen:

[data-theme=dark] .badge-outline-primary{
    border: 1px solid #17a2b8;
    color: #17a2b8;
}

@Wiwaltill Wiwaltill changed the title Bande Farbe im Dark Mode Badge Farbe im Dark Mode Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant