Construction Green | by Mr.Cline

Construction Green | by Mr.Cline

An abstract high contrast theme in green If you like it check out my other themes! https://addons.mozilla.org/en-US/firefox/user/15195387/

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Construction Green | by Mr.Cline",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(54, 115, 113, 0.59)",
      "toolbar_text": "rgb(143, 232, 225)",
      "frame": "rgb(54, 47, 37)",
      "tab_background_text": "rgb(125, 176, 170)",
      "toolbar_field": "rgb(14, 40, 37)",
      "toolbar_field_text": "rgb(255, 148, 85)",
      "tab_line": "rgb(218, 123, 54)",
      "popup": "rgb(0, 75, 75)",
      "popup_text": "rgb(125, 176, 170)",
      "tab_loading": "rgb(218, 123, 54)"
    }
  }
}