Mass Effect 2 Shepard Miranda

This theme brings Mass Effect and the battle against the reapers to your web browser.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Mass Effect 2 Shepard Miranda",
  "description": "This theme brings Mass Effect and the battle against the reapers to your web browser.",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        27,
        10,
        255
      ],
      "frame_inactive": [
        75,
        91,
        228
      ],
      "frame_incognito": [
        54,
        57,
        139
      ],
      "frame_incognito_inactive": [
        94,
        104,
        156
      ],
      "toolbar": [
        42,
        151,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        61
      ],
      "bookmark_text": [
        21,
        41,
        214
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        207,
        0,
        0
      ],
      "ntp_link": [
        232,
        4,
        4
      ],
      "ntp_header": [
        75,
        140,
        220
      ],
      "ntp_section": [
        104,
        229,
        254
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        255,
        20,
        20
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.53869047619048,
        0.7304347826087,
        0.54901960784314
      ],
      "frame": [
        0.65531914893617,
        1,
        0.53921568627451
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        0.52777777777778,
        0.98684210526316,
        0.70196078431373
      ]
    }
  }
}