Skip to content

fix: Make News section text readable in dark mode#923

Merged
vanshchauhan21 merged 1 commit into
vanshchauhan21:mainfrom
Abhishek-singh88:fix-darkmode-news-text
Jun 17, 2025
Merged

fix: Make News section text readable in dark mode#923
vanshchauhan21 merged 1 commit into
vanshchauhan21:mainfrom
Abhishek-singh88:fix-darkmode-news-text

Conversation

@Abhishek-singh88

Copy link
Copy Markdown
Contributor

Issue Title
[Frontend issue] Unreadable text in News section during dark mode

Info about the Related Issue
What's the goal of the project?
To create a responsive and visually accessible crypto tracking application that works seamlessly across light and dark themes.

Name
Abhishek Singh

GitHub ID
@Abhishek-singh88

Identify Yourself
SSOC S4 Participant

Closes
Closes: #919

Describe the Add-ons or Changes You've Made

Fixed the issue where the News section text (“Sorry, No Items In The News.”) was unreadable in dark mode.
Added Tailwind’s dark:text-white utility to ensure text remains visible on dark backgrounds.

Also removed 3 extra closing braces from src/components/Feedback/Feedbacksection.css that were causing a build failure, though unrelated to the main issue.

Type of Change
Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?
I ran the development server locally and:

Switched to dark mode

Navigated to the News section

Confirmed the previously invisible text is now clearly readable

Checklist
My code follows the guidelines of this project.

I have performed a self-review of my own code.

I have commented my code, particularly wherever it was hard to understand.

I have made corresponding changes to the documentation.

My changes generate no new warnings.

I have added things that prove my fix is effective or that my feature works.

@vercel

vercel Bot commented Jun 17, 2025

Copy link
Copy Markdown

@Abhishek-singh88 is attempting to deploy a commit to the vanshchauhan21's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@vercel

vercel Bot commented Jun 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
crypto-tracker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 11:25am

@vanshchauhan21 vanshchauhan21 merged commit 642812c into vanshchauhan21:main Jun 17, 2025
3 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #923 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FRONTEND ISSUE: Unreadable black text in News section when dark mode is enabled

2 participants