Manta Ray

Manta Ray

A very tranquil, blue theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.5",
  "name": "Manta Ray",
  "manifest_version": 2,
  "description": "A very tranquil, blue theme.",
  "theme": {
    "images": {
      "theme_frame": "img/theme_frame.jpg",
      "theme_toolbar": "img/toolbar.jpg",
      "theme_tab_background": "img/tab_background.jpg",
      "theme_tab_background_incognito": "img/tab_background.jpg",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_ntp_attribution": "img/ntp_attribution.png"
    },
    "colors": {
      "frame": [
        56,
        102,
        135
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        210,
        228,
        241
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_header": [
        63,
        145,
        198
      ],
      "ntp_section": [
        10,
        33,
        51,
        0.25
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        27,
        92,
        142
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "button_background": [
        87,
        120,
        152
      ],
      "toolbar": [
        112,
        164,
        200
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom"
    }
  }
}