eclipse-theia/theia
View on GitHubtheming: revisit uses of 'successBackground' color
Open
#7,364 opened on Mar 18, 2020
help wantedtheming
Description
Motivation
https://github.com/eclipse-theia/theia/pull/7351#discussion_r394392282
Description
We should revisit the use of the successBackground across the application.
successBackground is a custom color which does not exist in vscode and may cause problems when attempting to change themes. If the color is not present in vscode, we can argue if it is really required in the application.
In addition, the color only gets a default value from the scm extension which means that if it is not included, areas such as markers will not have any coloring for this value: