DarkTurquoise

DarkTurquoise

Made with Firefox Colors.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "DarkTurquoise",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-026-829b05416f823e170310e7c826ad1bec.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ],
      "color_scheme": "dark"
    },
    "colors": {
      "toolbar": "rgb(27, 40, 45)",
      "toolbar_text": "rgb(230, 230, 230)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(208, 208, 208)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(35, 205, 179)",
      "popup": "rgb(27, 40, 45)",
      "popup_text": "rgb(224, 224, 224)",
      "ntp_background": "rgb(43, 61, 61)",
      "ntp_text": "rgb(226, 254, 254)",
      "tab_loading": "rgb(35, 205, 179)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7886bd4-d652-4900-a66f-d1e3fd90a500}"
    }
  }
}