mittwald/flow
CodeEditor: Line number background color in dark mode
Geschlossen
#2.778 geöffnet am 05.08.2026
a11ygood first issuestyling
Repository-Metriken
- Stars
- (12 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Flow Version
current docs
Bug Description
When view the documentation for CodeEditor component in DarkMode, the current line number background is bright. This makes the line number unreadable.
Steps to Reproduce
- Open documentation for
CodeEditorcomponent in DarkMode - Notice Line number background
Expected Behavior
contrast color used
Actual Behavior
bright color used
How much does this bug impact you?
🟡 Moderate – It's annoying but there's a workaround
Relevant Logs or Error Output
Browser Version
Safari Version 26.6 (21624.4.5.11.5)
Before Submitting
- I have checked that this issue has not already been reported.
- I have provided all necessary information to reproduce the issue.