browsh-org/browsh

Make input boxes clearly visible

Open

#224 aperta il 1 ott 2018

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (455 fork)batch import
bughelp wantedtty-mode

Metriche repository

Star
 (15.996 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor