Green Theme 1.0

Green Theme 1.0

GREEN THEME 1.0 FOR ECR.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Green Theme 1.0",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(191, 255, 191)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(0, 106, 25)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(232, 255, 232)",
      "toolbar_field_text": "rgb(2, 63, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(98, 102, 183)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8ea3477-8e69-4091-b286-cd1cd171739d}"
    }
  }
}