Skip to content

[Blazor] Some of the default UI styling is not accessible in dark mode #57111

@MackinnonBuck

Description

@MackinnonBuck

There are cases where the styling of some of Blazor's built-in UI elements gets adversely affected by global dark mode styling.

Some examples:

  1. The server reconnect UI:
    Blazor server reconnect UI

  2. The "Yellow bar":
    Yellow bar

We should consider styling these elements in ways that don't inherit from other styles defined in the app.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-accessibilityThis issue has accessibility impact

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions