posit-dev / posit-dev/shinylive
Support dark mode in Editor and sync the theme with the app
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 25
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
This is especially problematic when the quarto page is in dark mode, which leads to the editor code turning red but the background remaining in white.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Editor and the app theme handling, then reproduce the issue with a Quarto page in dark mode. Trace how the theme reaches the editor and determine the existing app entry points involved. Done means the editor background and syntax colors follow the app's dark-mode theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100