Marvel - The Real SHIELD

Marvel - The Real SHIELD

A gray minimalist theme built for the 'real' SHIELD, as seen on Marvel's Agents of SHIELD.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Marvel - The Real SHIELD",
  "version": "1.1",
  "author": "Invisible Ape",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "toolbar": [
        231,
        231,
        231
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        61,
        61,
        61
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        23,
        23,
        23
      ],
      "ntp_text": [
        231,
        231,
        231
      ],
      "button_background": [
        47,
        47,
        47,
        1
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x"
    }
  },
  "short_name": "Real SHIELD",
  "description": "A gray minimalist theme built for the 'real' SHIELD, as seen on Marvel's Agents of SHIELD."
}