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.

貢獻者指南