Skip to content

Revert "add: dark/light mode toggle" - #7

Merged
joeltikoo merged 1 commit into
mainfrom
revert-6-add-theme-toggle
Jun 7, 2026
Merged

Revert "add: dark/light mode toggle"#7
joeltikoo merged 1 commit into
mainfrom
revert-6-add-theme-toggle

Conversation

@joeltikoo

Copy link
Copy Markdown
Owner

Reverts #6

Nope, doesn't work, and its 100% vibe coded. Even the toggle button placement is awkward. Try again.

Copilot AI review requested due to automatic review settings June 7, 2026 10:58
@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
digr.ai Ready Ready Preview, Comment Jun 7, 2026 10:58am

@joeltikoo
joeltikoo merged commit 1bfa8b3 into main Jun 7, 2026
2 checks passed
@joeltikoo
joeltikoo deleted the revert-6-add-theme-toggle branch June 7, 2026 10:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Reverts the previously introduced dark/light theme toggle implementation by removing the theme provider/toggle components and the next-themes dependency, returning the app to system-driven styling.

Changes:

  • Removed next-themes from dependencies and lockfile.
  • Deleted the ThemeProvider/ThemeToggle components and their usage in the root layout.
  • Removed the custom Tailwind dark-variant CSS hook from globals.css.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Removes next-themes dependency.
package-lock.json Removes next-themes package entry and updates lockfile metadata.
components/ThemeToggle.js Deletes the theme toggle UI component.
app/ThemeProvider.js Deletes the next-themes provider wrapper.
app/layout.js Removes provider/toggle integration and restores simpler layout markup.
app/globals.css Removes custom dark variant configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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