Skip to content

feat: add dark mode support#1

Open
NobleResearch wants to merge 2 commits intomasterfrom
feature/dark-mode-toggle
Open

feat: add dark mode support#1
NobleResearch wants to merge 2 commits intomasterfrom
feature/dark-mode-toggle

Conversation

@NobleResearch
Copy link
Copy Markdown
Owner

Overview

Implemented a dark mode toggle using CSS variables and localStorage for persistence.

Key Changes

  • Added darkmode.css with theme variables.
  • Added darkmode.js for toggle logic.
  • Integrated the toggle button into the main navigation.

Feedback Requested

I'd appreciate your thoughts on:

  1. The specific color palette chosen for the dark theme.
  2. The placement of the toggle button within the current header layout.
  3. Any suggestions for improving the transition smoothness.

Looking forward to your feedback.

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.

1 participant