Skip to content

Conversation

@Bilalkamal
Copy link

  • Implemented dark mode color scheme
  • Added dark mode toggle functionality
  • Improves accessibility and reduces eye strain

Screenshot 2024-12-30 at 20 44 08

@cyclotruc cyclotruc added the planned This will be implemented label Dec 30, 2024
@filipchristiansen
Copy link
Contributor

I noticed that one of the pre-commit hooks in the CI workflow is failing — please run the pre-commits locally and it will resolve the issue.

@cyclotruc cyclotruc changed the title added dark mode Add dark mode Dec 31, 2024
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="">
Copy link

Choose a reason for hiding this comment

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

Unused class tag

Suggested change
<html lang="en" class="">
<html lang="en">

@cyclotruc cyclotruc added work in progress This PR is not ready yet but is being worked on and removed planned This will be implemented labels Jan 2, 2025
@cyclotruc cyclotruc changed the title Add dark mode feat: Add dark mode Jan 2, 2025
@cyclotruc cyclotruc closed this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress This PR is not ready yet but is being worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants