-
Notifications
You must be signed in to change notification settings - Fork 120
Dark mode blog post #473
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
Dark mode blog post #473
Conversation
…rs/syed-khubayb-ur-rahman.md src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Outdated
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Outdated
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Outdated
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Outdated
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-10-06-adding-dark-mode-to-sugar-labs.md
Outdated
Show resolved
Hide resolved
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
|
@pikurasa plz review |
|
The post itself is almost ready for publication. However, there are a few things:
|
|
I have noted all the changes. I will make the fixes and submit a fresh PR. |
Added a new blog post detailing the process of implementing dark mode for the Sugar Labs website.
The post covers the motivation, challenges faced during development, debugging steps, and the final solution providing valuable insights for contributors who want to work on theming and accessibility features.
#440