browsh-org/browsh

Make input boxes clearly visible

オープン

#224 opened on 2018/10/01

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (455 件のフォーク)batch import
bughelp wantedtty-mode

Repository metrics

Stars
 (15,996 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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