Skip to content

Workbench Theming: Provide different colors for Notification buttons and badges #28280

@akamud

Description

@akamud

Right now the only custom colors available for the Notification bars are the background and foreground. This results in poor colors for themes using light background colors for the notification bar, but dark background colors for buttons and badges.

For example:
image

If I use a light foreground color for the Notification bar, the text is invisible.
If I use a dark foreground color, the buttons have poor contrast.

My suggestion is adding:

  • notification.buttonBackground
  • notification.buttonForeground
  • notification.errorBackground
  • notification.errorForeground
  • notification.warningBackground
  • notification.warningForeground
  • notification.infoBackground
  • notification.infoForeground

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitythemesColor theme issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions