Examine source code of Thief theme by toxic

Inspect and view changes in Thief theme by toxic source codes across current and past versions
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": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Thief theme by toxic",
  "description": "Thief - fantastic new PS4 game by Square Enix - For loads more Chrome themes, check facebook.com/toxicthemes",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        34,
        40,
        42
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        34,
        40,
        42
      ],
      "ntp_section_text": [
        34,
        40,
        42
      ],
      "ntp_background": [
        138,
        153,
        160,
        0.5
      ],
      "ntp_header": [
        156,
        186,
        196,
        0.15
      ],
      "ntp_section": [
        156,
        186,
        196,
        0.15
      ],
      "frame": [
        156,
        186,
        196
      ],
      "toolbar": [
        138,
        153,
        160
      ],
      "tab_text": [
        34,
        40,
        42
      ],
      "tab_background_text": [
        34,
        40,
        42
      ],
      "bookmark_text": [
        34,
        40,
        42
      ]
    },
    "tints": {
      "buttons": [
        0.553030303030303,
        0.10377358490566,
        0.584313725490196
      ],
      "frame_incognito": [
        0.509803921568628,
        0.238272524199553,
        0.64959630911188
      ],
      "frame_inactive": [
        0.553030303030303,
        0.10377358490566,
        0.15
      ],
      "frame_incognito_inactive": [
        0.553030303030303,
        0.10377358490566,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}