Skip to content

chore: verify next-themes dependency and ThemeProvider are removed - #489

Open
ugoocreates-pixel wants to merge 1 commit into
TevaLabs:mainfrom
ugoocreates-pixel:fix/remove-next-themes
Open

chore: verify next-themes dependency and ThemeProvider are removed#489
ugoocreates-pixel wants to merge 1 commit into
TevaLabs:mainfrom
ugoocreates-pixel:fix/remove-next-themes

Conversation

@ugoocreates-pixel

Copy link
Copy Markdown
Contributor

Closes #444

This pull request verifies that the unused next-themes dependency and the dead ThemeProvider/ThemeContext files have been completely removed from the project as the app is forced dark.

Scope completed

  • next-themes dependency has been removed from package.json.
  • ThemeProvider and ThemeContext dead code has been fully removed.
  • main.tsx has been cleaned of any dead imports.
  • Build passes without any Theme-related errors.

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

@ugoocreates-pixel is attempting to deploy a commit to the josephchimebuka's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Remove unused next-themes dependency or wire ThemeProvider

1 participant