Skip to content

fix: improve light mode contrast and logo visibility#2007

Merged
realshuting merged 3 commits into
kyverno:mainfrom
Suhani95:fix/light-mode-ui
May 20, 2026
Merged

fix: improve light mode contrast and logo visibility#2007
realshuting merged 3 commits into
kyverno:mainfrom
Suhani95:fix/light-mode-ui

Conversation

@Suhani95
Copy link
Copy Markdown
Contributor

Related issue

Fixes #2006

Proposed Changes

This PR improves Light Mode UI/UX consistency across the Kyverno website.

Changes include:

  • Improved contrast for policy badges (VALIDATE, MEDIUM, etc.) on policy cards in Light Mode
  • Fixed visibility issues in brand logos by introducing theme-aware (light/dark) logo assets
  • Added a Light Mode optimized CNCF logo to improve readability
  • Ensured consistent visual hierarchy and accessibility without changing overall design system

These changes improve accessibility and readability in Light Mode while preserving the existing design system and Dark Mode behavior.

Checklist

  • I have read the contributing guidelines.
  • I have inspected the website preview for accuracy.
  • I have signed off my issue.

Suhani95 added 2 commits May 11, 2026 18:23
Signed-off-by: Suhani <suhani4630@gmail.com>
Signed-off-by: Suhani <suhani4630@gmail.com>
@Suhani95 Suhani95 force-pushed the fix/light-mode-ui branch 6 times, most recently from ead7469 to 5bc519c Compare May 11, 2026 21:28
@github-actions github-actions Bot added the website-redesign Everything related to the new wesbite, whether it's content / design / tech bugs. label May 20, 2026
@realshuting realshuting merged commit 5837741 into kyverno:main May 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

website-redesign Everything related to the new wesbite, whether it's content / design / tech bugs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX Bug] Light Mode Contrast Issues on Policy Badges and Logos

2 participants