Skip to content

fix(frontend): add missing color variables to modal components#615

Merged
shyim merged 1 commit intomainfrom
fix/frontend-modal-dark-theme-colors
Mar 18, 2026
Merged

fix(frontend): add missing color variables to modal components#615
shyim merged 1 commit intomainfrom
fix/frontend-modal-dark-theme-colors

Conversation

@shyim
Copy link
Copy Markdown
Member

@shyim shyim commented Mar 18, 2026

Summary

  • Add color: var(--item-title-color) to .modal-header in Modal.vue
  • Add color: var(--text-color) to WhatsNewModal card body, feature card, and sponsors copy

These ensure modal text renders correctly in dark theme.

Test plan

  • Verify modal header text color in light and dark themes
  • Verify WhatsNewModal text color in light and dark themes

Add CSS color variables to Modal header, WhatsNewModal card body,
feature card, and sponsors copy for consistent dark theme rendering.
@shyim shyim merged commit 792859b into main Mar 18, 2026
6 checks passed
@shyim shyim deleted the fix/frontend-modal-dark-theme-colors branch March 18, 2026 15:08
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.

1 participant