mittwald/flow

CodeEditor: Line number background color in dark mode

クローズ

#2,778 opened on 2026/08/05

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (2 件のフォーク)auto 404
a11ygood first issuestyling

Repository metrics

Stars
 (12 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド