mittwald/flow

CodeEditor: Line number background color in dark mode

Closed

#2,778 opened on Aug 5, 2026

 (0 comments) (0 reactions) (1 assignee)TypeScript (2 forks)auto 404
a11ygood first issuestyling

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

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

  1. Open documentation for CodeEditor component in DarkMode
  2. 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.

Contributor guide