How do I export the 'theme' used in the Firefox native inspector tools?

08
2014-07
  • Chris

    Is there a way to export the light/dark theme of the native inspector tools?

    Seems like a simple request, and after trawling the about:config options I can't seem to find anything.

  • Answers
  • Daniel B

    Well, what you’re trying to do probably won’t be easy. I’d recommend just using a screenshot and a color picker tool to get the colors. If you really want to go through the trouble of inspecting XUL documents, it’s possible, of course.

    You need the DOM Inspector extension installed. With dev tools open, launch the DOM Inspector and inspect the chrome://browser/content/devtools/framework/toolbox.xul chrome document. The document selection is available in the menu bar.

    DOM Inspector isn’t very comfortable, but has roughly the same feature-set as the DOM view in the native dev tools.


  • Related Question

    windows - How to export everything from Firefox to another PC
  • ianix

    I'm going to do a clean install of Windows 7 in my laptop and one of the thing that I really want the way it is is Firefox. I know I can get the addons easily and the bookmarks also, but I also like to export my browsing history, the Awesome Bar database and my about:config customizations.

    Is there a way or tool to do that?


  • Related Answers
  • John T

    FEBE (Firefox Environment Backup Extension) allows you to quickly and easily backup your Firefox extensions. In fact, it goes beyond just backing up -- It will actually rebuild your extensions individually into installable .xpi files. Now you can easily synchronize your office and home browsers.

    FEBE backs up your extensions, themes, bookmarks, preferences, passwords, cookies and just about everything else Firefox offers (it can even backup/restore your entire profile). You can selectively restore only the items you need. For instance, you may just want your bookmarks restored and leave everything else as it was.

    Features:

    • One click backup from the Toolbar.
    • Schedule automatic backups on a daily, weekly, or monthly basis. Can also be configured to backup on Firefox startup and/or shutdown.
    • Save backups in time-stamped folders to easily identify when the backups were created. Specify how many folders you wish to keep and FEBE removes the oldest.
    • Backup reminder. FEBE can alert you if a backup has not been completed in a specified number of days.
    • Comprehensive results report with links to the author’s extension/theme homepages.
    • User-defined backups. Make backups of virtually any file or folder - Firefox related or not. Just specify what to backup and FEBE does the rest.
    • Extensive built-in help files. Just click the little blue information icons in FEBE options.
    • FEBE 6.0 uses native Firefox zip/unzip components. Much, much faster than previous FEBE versions that depended on external, third-party utilities.
    • Upload backups to your Box.net account automatically or with a single click.
    • Verify your extension directory. Upgrading Firefox versions sometimes leaves garbage in the extensions directory. FEBE can clean it up.
    • Quick Backup. You can quickly backup as many or as few individual extensions/themes as you like. They can be saved together in a single, installable xpi file (Similar to CLEO).
    • FEBE 6.2 has a new, simpler profile restore interface. No need to use the Firefox Profile Manager to manually create a profile to restore into.

    • … and more!

  • nik

    For an good package, along with the FEBE suggested by Molly,
    check the CLEO addon too.

    CLEO (Compact Library Extension Organizer) is a Firefox extension that works with FEBE to package any number of extensions/themes into a single, installable .xpi file

  • fluxtendu

    The manual way to do it:

    • Copy your profile files from %AppData%\Mozilla\Firefox\Profiles

    • Launch firefox with the profile manager: firefox.exe -p

    • Create a new profile and choose the folder where you have copied your profile files