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

Add empty list SVG instead of PNG to support Dark mode #40

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

vcashwin
Copy link
Contributor

Issue Fixed

This PR fixes the bug #36

Overview

Previously the code was using a PNG to render the empty list scenario, due to which in dark mode it failed to look correct. Added an OCThinking SVG after fetching it from the original creators to look good in both light and dark modes

UI Changes

Before

image

After

image

Copy link

vercel bot commented Nov 23, 2024

@vcashwin is attempting to deploy a commit to the hasanharman's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@hasanharman hasanharman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Elegant solution, thank you!

@hasanharman hasanharman merged commit 5a524e0 into hasanharman:main Nov 24, 2024
1 check failed
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.

2 participants