Skip to content

Comments

Fix invisible/barely visible Go button in help webapp#1824

Merged
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:master
Apr 16, 2025
Merged

Fix invisible/barely visible Go button in help webapp#1824
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:master

Conversation

@akurtakov
Copy link
Member

This is coming from usage of deprecated css colors (https://developer.mozilla.org/en-US/docs/Web/CSS/system-color#deprecated_system_color_keywords ) which Webkit seems to no longer support at all and Firefox has some very basic and no longer good support.
Replaced the deprecated colors with their "analogs" as per that page. Fixes #1823

This is coming from usage of deprecated css colors
(https://developer.mozilla.org/en-US/docs/Web/CSS/system-color#deprecated_system_color_keywords
) which Webkit seems to no longer support at all and Firefox has some
very basic and no longer good support.
Replaced the deprecated colors with their "analogs" as per that page.
Fixes eclipse-platform#1823
@akurtakov
Copy link
Member Author

It looks like
image
with this PR for me.

@akurtakov akurtakov self-assigned this Apr 16, 2025
@akurtakov akurtakov merged commit c51be7a into eclipse-platform:master Apr 16, 2025
17 checks passed
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.

Help webapp UI colors wrong on Linux

1 participant