Skip to content

Announcement has altert colors #2056

@qubodup

Description

@qubodup

The color of the announcement has extreme urgency colors but the content is irrelevant for 99.99% and even for 0.001% only relevant once.

Image

I suggest

  1. using calmer colors.

  2. using local storage to allow users both logged in and out to close it with an 'x' in the top right corner.

I'm using this in a userstyle for now:

section.bw-announcement_banner {
    background-color: white;
    color: grey;
}

section.bw-announcement_banner a {
    background-color: white;
    color: grey;
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions