javascript-tutorial / javascript-tutorial/zh.javascript.info

日间模式,运行页面嵌入的代码块时,不显示输出

Open
#1,154 1 comment 1 reaction 0 assignees View on GitHub
waiting
Dominant language
HTML
Stars
10.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

日间模式下,运行 [Promise.any](https://zh.javascript.info/promise-api#promiseany) 的最后一个代码块,看不见输出

![Snipaste_2023-05-08_13-16-33](https://user-images.githubusercontent.com/51531901/236740433-6c6126ec-3e8b-4e71-aec7-b4eb0d9bf4a6.png)

夜间模式下,能看见

![image](https://user-images.githubusercontent.com/51531901/236740871-5d834510-bcd3-432c-b24d-f5bd0c0a2ffc.png)

原因是:日间模式下,输出字体的颜色与背景颜色过于相近。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Promise.any tutorial page and run the last embedded code block in day and night modes. Inspect the output styling and theme colors; done means the output is readable in day mode as well as night mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.