Pacific Rim theme 2 by toxic

The second of the Pacific Rim themes by toxic.
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 2 by toxic",
  "description": "The second of the Pacific Rim themes by toxic.",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        27,
        36,
        49
      ],
      "ntp_section_text": [
        27,
        36,
        49
      ],
      "ntp_background": [
        27,
        36,
        49,
        0.5
      ],
      "ntp_header": [
        5,
        9,
        12,
        0.15
      ],
      "ntp_section": [
        5,
        9,
        12,
        0.15
      ],
      "frame": [
        46,
        62,
        72
      ],
      "toolbar": [
        27,
        36,
        49
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.598484848484849,
        0.289473684210526,
        0.650980392156863
      ],
      "frame_incognito": [
        0.53781512605042,
        0.387543252595156,
        0.0313725490196078
      ],
      "frame_inactive": [
        0.598484848484849,
        0.289473684210526,
        0.15
      ],
      "frame_incognito_inactive": [
        0.598484848484849,
        0.289473684210526,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}