simple green and grey

simple green and grey

simpple light green and dark grey made on firefox quantum 68.0 (64 bit) I'm not an expert

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "simple green and grey",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(138, 220, 115)",
      "toolbar_field": "rgba(255, 255, 255, 0.7)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(26, 233, 235)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(26, 233, 235)",
      "bookmark_text": "rgb(97, 100, 94)",
      "frame": "rgb(144, 154, 136)",
      "tab_background_text": "rgb(151, 235, 124)"
    }
  }
}