chore: theme default fix#929
Conversation
How to use the Graphite Merge QueueAdd the label Main to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-mcp | 28ec0d3 | May 11 2026, 06:51 PM |
|
Claude finished @MaheshtheDev's task in 32s —— View job Reviewing PR #929: theme default fix
SummaryReviewed this theme configuration change. The PR makes two simple modifications:
No bugs, security issues, or logic errors found. This is a clean config change that locks the app to dark theme. Score: 10/10 ✓ |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | 28ec0d3 | Commit Preview URL | May 11 2026, 06:53 PM |
There was a problem hiding this comment.
Overview: Locks the app to dark theme by adding forcedTheme="dark" to the ThemeProvider and configures the Tailwind v4 dark variant selector.
Issues found: None — this looks good to ship.
Score: 10/10
Simple theming configuration change. The forcedTheme prop ensures dark mode is enforced regardless of user/system preferences, and the @custom-variant directive correctly sets up dark mode styling for Tailwind v4.
Merge activity
|

No description provided.