Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Text Visibility Issue in Light Theme #221

Closed
midays opened this issue Jan 20, 2025 · 1 comment · Fixed by #303
Closed

[BUG] Text Visibility Issue in Light Theme #221

midays opened this issue Jan 20, 2025 · 1 comment · Fixed by #303
Assignees

Comments

@midays
Copy link

midays commented Jan 20, 2025

Description:

In the Konveyor Analysis View page, the "No Violations Found" text changes color based on the theme. When the user switches to the light theme, the text changes to a dark color while the rest of the UI elements, including the background, remain dark-themed. This makes the text invisible or difficult to read.

Steps to Reproduce:

  1. Open the Konveyor Analysis View page.
  2. Switch to the light theme.
  3. Observe the visibility of the "No Violations Found" text.

Expected Behavior:

The analysis view tab should adapt to the selected theme, ensuring proper contrast and readability.

Actual Behavior:

The text becomes dark in the light theme, blending with the dark background.

Environment:

OS: Linux/fedora
PLugin Version: 0.0.4

2025-01-20.17-50-23.mp4
@rszwajko
Copy link
Contributor

In #204 we will provide better support for dark/light modes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
3 participants