forest green

forest green

a new soft foresty green theme for firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "forest green",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(54, 64, 48)",
      "toolbar_text": "rgb(213, 227, 200)",
      "frame": "rgb(107, 130, 92)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(213, 227, 200)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(213, 227, 200)",
      "popup": "rgb(213, 227, 200)",
      "popup_text": "rgb(101, 126, 75)",
      "tab_loading": "rgb(213, 227, 200)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0aaf045f-7fd6-41e9-a5e1-92b662e884a4}"
    }
  }
}