meshery/meshery

[Docs] Fix low text contrast issue on Community category page

Open

#19,158 opened on 2026年5月7日

GitHub で見る
 (5 comments) (0 reactions) (1 assignee)HTML (10,013 stars) (3,101 forks)batch import
area/docsframework/hugohelp wantedlanguage/markdown

説明

Current State

In dark mode, the text inside the category card on the Community page is not clearly visible because both the card background and the text appear white/light-colored, resulting in very low contrast.

Affected page:

Observed behavior:

  • Card background appears white/light gray.
  • Text inside the card also appears white/light gray.
  • Content becomes difficult to read in dark theme.

Screenshots

Desired State

The text inside the category card should remain clearly readable in dark mode and light mode by using proper contrast between the background and text colors.

Proposed fix:

Update text colors to ensure accessibility and readability.


Contributor Guides and Handbook

コントリビューターガイド

[Docs] Fix low text contrast issue on Community category page · meshery/meshery#19158 | Good First Issue