Heart Of The Swarm

Heart Of The Swarm

Heart of the Swarm Theme Purple is the main color scheme. Starcraft 2 HD Resolution: 1920 x 1080 Another great theme brought to…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2.2",
  "name": "Heart Of The Swarm",
  "theme": {
    "images": {
      "theme_frame": "images/heartoftheswarm_purple_frame.png",
      "theme_ntp_background": "images/heartoftheswarm_purple_back.png",
      "theme_toolbar": "images/hots_toolbar_back.png",
      "theme_tab_background": "images/hots_tab_back.png",
      "theme_tab_background_incognito": "images/hots_tab_back.png",
      "theme_tab_background_v": "images/hots_tab_back.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        100,
        0,
        242
      ],
      "frame_inactive": [
        72,
        4,
        177
      ],
      "frame_incognito": [
        100,
        0,
        242
      ],
      "frame_incognito_inactive": [
        72,
        4,
        177
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        204,
        153,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        204,
        204,
        204
      ],
      "ntp_section_link_underline": [
        204,
        204,
        204
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        204,
        204,
        204
      ],
      "npt_link_underline": [
        204,
        204,
        204
      ],
      "ntp_header": [
        204,
        153,
        255
      ],
      "ntp_section": [
        204,
        153,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "control_background": [
        180,
        11,
        254
      ],
      "button_background": [
        180,
        11,
        254
      ]
    }
  }
}