Simple

Simple

SImple theme for firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Simple",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(255, 255, 255)",
      "toolbar_text": "rgb(23, 23, 23)",
      "frame": "rgb(231, 234, 237)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(241, 243, 244)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(35, 99, 205)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(25, 25, 25)",
      "icons": "rgb(86, 87, 87)",
      "tab_loading": "rgb(35, 99, 205)"
    }
  }
}