Minecraft Diamond Pro theme

Minecraft Diamond Pro theme

00F2FD

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Minecraft Diamond Pro theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(225, 234, 239, 0.3)",
      "toolbar_text": "rgb(0, 242, 253)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(0, 0, 0, 0.3)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 242, 253)",
      "popup": "rgb(0, 38, 63)",
      "popup_text": "rgb(0, 242, 253)",
      "ntp_background": "rgb(0, 38, 63)",
      "ntp_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(0, 242, 253)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{60dbb034-d986-424e-83bf-26d7504bd8fa}"
    }
  }
}