muckSponge / MaterialFox

A Material Design-inspired userChrome.css theme for Firefox
MIT License
1.94k stars 149 forks source link

Suggestion/Request: Alert Dialog styling? #188

Open Excigma opened 5 years ago

Excigma commented 5 years ago

I thought dialogs were separate from the Firefox window somehow and could not be styled, and didn't really think about it, until I checked with the browser toolbox, and realized it is possible, so here's a suggestion

(Positioning may be difficult though?)

Firefox's Alert: image

Chrome's Alert: image

Excigma commented 5 years ago

Suddenly thought of it when Sorting by new and finding this: https://www.reddit.com/r/FirefoxCSS/comments/ds68o8/any_chance_to_make_the_download_dialog_window_dark/ (May be interesting too?)

muckSponge commented 4 years ago

Yeah I'll add this to my to do list. I think we can do a bit better than Chrome here and use actual Material spec elements. Dialog boxes are reasonably well covered in the spec. Of course, once we go down this road we'll have to do all the content UI (about: pages).