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

fix sun theme icon on dark mode #113

Merged
merged 1 commit into from
Oct 19, 2023
Merged

fix sun theme icon on dark mode #113

merged 1 commit into from
Oct 19, 2023

Conversation

saura8668
Copy link
Contributor

@saura8668 saura8668 commented Oct 15, 2023

What does this PR do?

The issue "fix sun-theme icon on dark mode ("https://github.com//issues/105")" was to toggle the moon icon into sun in dark mode. "musicitem.classList.toggle('music-item-dark-mode', isDarkMode);" statement was creating the issue.

Tasks Performed:
-Reviewed Index.html and theme.js
-Update theme.js

Fixes #105

2023-10-15.23-24-16.mp4

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

@vercel
Copy link

vercel bot commented Oct 15, 2023

Deployment failed with the following error:

Resource is limited - try again in 11 hours (more than 100, code: "api-deployments-free-per-day").

@baekusboo baekusboo added the hacktoberfest-accepted Accepted contribution for Hacktoberfest label Oct 19, 2023
@baekusboo
Copy link
Owner

Great Work! #hacktoberfest-accepted

Happy Hacking! ^^

@baekusboo baekusboo merged commit 54f7cea into baekusboo:main Oct 19, 2023
1 of 2 checks passed
@baekusboo
Copy link
Owner

Fixes #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted contribution for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: the sun-theme icon on dark mode
2 participants