Examine source code of Pacific Rim theme by toxic

Inspect and view changes in Pacific Rim 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": "Pacific Rim theme by toxic",
  "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": [
        29,
        41,
        47
      ],
      "ntp_text": [
        29,
        41,
        47
      ],
      "ntp_section_link": [
        29,
        41,
        47
      ],
      "ntp_section_text": [
        29,
        41,
        47
      ],
      "ntp_background": [
        110,
        147,
        166,
        0.5
      ],
      "ntp_header": [
        114,
        144,
        168,
        0.15
      ],
      "ntp_section": [
        114,
        144,
        168,
        0.15
      ],
      "frame": [
        56,
        71,
        82
      ],
      "toolbar": [
        88,
        101,
        110
      ],
      "tab_text": [
        225,
        225,
        225
      ],
      "tab_background_text": [
        29,
        41,
        47
      ],
      "bookmark_text": [
        225,
        225,
        225
      ]
    },
    "tints": {
      "frame_incognito": [
        0.540305010893246,
        0.222910216718266,
        0.520415224913495
      ],
      "frame_inactive": [
        0.556547619047619,
        0.239316239316239,
        0.15
      ],
      "frame_incognito_inactive": [
        0.556547619047619,
        0.239316239316239,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}