Skip to content

Blend CodeMirror viewer into app background#7

Merged
BunsDev merged 1 commit into
mainfrom
okcode/blank-screen-on-open
Mar 27, 2026
Merged

Blend CodeMirror viewer into app background#7
BunsDev merged 1 commit into
mainfrom
okcode/blank-screen-on-open

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 27, 2026

Summary

  • Blend the CodeMirror viewer into the app surface by matching the editor background to var(--background).
  • Keep One Dark token styling in dark mode while removing the editor and gutter background blocks.
  • Add active-line styling so the current line remains visible without introducing a separate editor panel look.

Testing

  • Not run (PR description only).
  • Verified the change is limited to apps/web/src/components/CodeMirrorViewer.tsx.
  • Confirmed the diff only adjusts editor theme/background styling in dark mode.

- Set the editor surface to `var(--background)`
- Keep oneDark tokens while making gutters and active line match the app theme
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 27, 2026 6:32pm

@github-actions github-actions Bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 27, 2026
@BunsDev BunsDev merged commit 057fa60 into main Mar 27, 2026
7 of 8 checks passed
@BunsDev BunsDev deleted the okcode/blank-screen-on-open branch March 28, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant