browsh-org/browsh

Make input boxes clearly visible

Open

#224 建立於 2018年10月1日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (15,996 star) (455 fork)batch import
bughelp wantedtty-mode

描述

Some input boxes blend into the background in Browsh so well, that they can't immediately be seen by the user.

Additionally this prevents the caret in caret mode of the vim like key navigation I'm implementing from being able to stop at some input boxes.

Examples of this input box invisibility can be seen on google and google news.

This probably can be fixed by injecting CSS styles to ensure that input boxes are colored differently from their background.

貢獻者指南

Make input boxes clearly visible · browsh-org/browsh#224 | Good First Issue