[BUG] Code Blocks Do Not Respect Light Mode
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Current Behavior
Code blocks do not respect light mode and remain dark:
Expected Behavior
Code blocks should be light grey in light mode
Steps To Reproduce
- Visit https://developers.flow.com/build/getting-started/quickstarts/fcl-quickstart
- Switch to light mode
- Observe code blocks remain dark
Environment
- OS: Sonoma/Chrome
- Node: n/a
- npm: n/a
What are you currently working on that this is blocking?
No response
Contributor guide
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
Reproduce the issue at the Flow quickstart URL in Chrome by switching to light mode and checking its code blocks. Trace the documentation site's code-block styling or theme configuration, and consider the work complete when those blocks appear light grey in light mode without breaking dark mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100