Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (26 loc) · 1.57 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.57 KB

base16-firefox

base16 themes for Mozilla Firefox. Using WebExtensions Themes.

screenshot

Example screenshot with Tomorrow Night by chriskempson

Building

  1. Populate working directory with sources.yaml

  2. Use a builder, update colour schemes and add base16-firefox to the templates build

  3. Use a builder to generate the theme files inside the firefox folder, e.g.

    pybase16 build -o templates/firefox/ext/
    
  4. Build the WebExtension, either manually or with web-ext (web-ext build -s ext)

Usage

  1. Load extension temporarily via about:debugging or via about:addons (if signed) or
  2. Install from AMO
  3. Navigate to about:addons, open the preferences for base16 and select your theme.

Known issues

While the WebExtension stores the theme in its local storage, and it should automatically reload the theme on Firefox restart, it will not be represented in the preferences page. The selector will initially always show the first entry.