mittwald/flow

CodeEditor: Line number background color in dark mode

已关闭

#2,778 创建于 2026年8月5日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (2 个派生)auto 404
a11ygood first issuestyling

仓库指标

星标
 (12 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南