Skip to content

chore: restore color modes#2361

Merged
alexdln merged 1 commit intonpmx-dev:mainfrom
alexdln:chore/restore-color-modes
Apr 2, 2026
Merged

chore: restore color modes#2361
alexdln merged 1 commit intonpmx-dev:mainfrom
alexdln:chore/restore-color-modes

Conversation

@alexdln
Copy link
Copy Markdown
Member

@alexdln alexdln commented Apr 2, 2026

🧭 Context

Unfortunately, we found that dark mode users happily use the site and don't pay attention to the surveys.

As a result, the answers turned out to be inaccurate, so we are reverting the changes for now, but we will definitely return to this issue in a year!

https://bsky.app/profile/did:plc:er6erflnnxcozlbqmrpflt6h/post/3mihbwq3bcs2c

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Apr 2, 2026 7:03am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Apr 2, 2026 7:03am
npmx-lunaria Ignored Ignored Apr 2, 2026 7:03am

Request Review

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1b1a5a97-7e42-424a-9370-24a5c35e293c

📥 Commits

Reviewing files that changed from the base of the PR and between 95c2aae and 0234cf3.

📒 Files selected for processing (4)
  • app/assets/main.css
  • app/pages/index.vue
  • app/pages/settings.vue
  • vercel.json
💤 Files with no reviewable changes (2)
  • app/pages/index.vue
  • vercel.json

📝 Walkthrough

Walkthrough

This PR reactivates dark theme support across the application. CSS variable definitions for non-light themes are uncommented and enabled with explicit overrides for different background variants. The theme selector UI in the settings page is re-enabled through the useColorMode() composable to allow users to switch between light, dark, and system themes. The homepage announcement about theme removal and the corresponding /theme-research redirect are removed.

Possibly related PRs

Suggested labels

front

Suggested reviewers

  • danielroe
  • shuuji3
  • RamaHerbin
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly explains the context and reasoning for the changes: reverting previous dark mode modifications due to inaccurate survey responses from dark mode users.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@graphieros graphieros left a comment

Choose a reason for hiding this comment

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

🍿

@alexdln alexdln added this pull request to the merge queue Apr 2, 2026
Merged via the queue into npmx-dev:main with commit d3f60cb Apr 2, 2026
21 checks passed
@alexdln alexdln deleted the chore/restore-color-modes branch April 2, 2026 08:12
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