On Tue, Jan 22, 2013 at 9:13 AM, Luís de Sousa <[email protected]> wrote: > > I'm one of those folk ever more reliant on Firebug, it is very useful on > enterily different projects and works remarkably well. But it has this > unbearable white background that can get quite painful sometimes. It'd be > great if something like the gedit Oblivion theme could be used instead. > > Is this something possibly today? How? Or is it something in the plans for > future development?
First, install Jason Barnabe's Stylish extension, from https://addons.mozilla.org/en-US/firefox/addon/stylish/ Stylish lets you apply arbitrary CSS called UserStyles based on what you are viewing. Because Firefox itself is something rendered by Gecko, and the look and feel is determined by XUL, widgets, and CSS, stylish can alter its appearance too. After Stylish is installed, go to http://userstyles.org/styles/browse/all/firebug, and see whether any of the contributed styles to alter Firebug do what you want. > Luís ______ Dennis https://plus.google.com/u/0/105128793974319004519 -- -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
