Re: [webkit-gtk] Dark Theme and Web input

2017-07-30 Thread Andrea Giammarchi
> Do you have any suggestion for what specifically we should do? I guess setting up a top level `input { color: ButtonText; }` style any page can overwrite through its own content has been explored already, right ? I can inject JS upfront too via WebKitGTK+ before any page is loaded, maybe that

[webkit-gtk] Dark Theme and Web input

2017-07-30 Thread Andrea Giammarchi
I find it hilarious using Dark Theme means nobody can see what they write on any form online. The usage of `input { color: ButtonText; }` also makes absolute no sense to any Web standard, but it's the only way non styled input can show their text on any regular webpage. Create a page like the