Sunny on the Beach

resolution 1366x768 - please like our facebook.com/toxicthemesv2 page.
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": "Sunny on the Beach",
  "description": "resolution 1366x768 - please like our facebook.com/toxicthemesv2 page.",
  "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": [
        37,
        37,
        40
      ],
      "ntp_text": [
        37,
        37,
        40
      ],
      "ntp_section_link": [
        37,
        37,
        40
      ],
      "ntp_section_text": [
        37,
        37,
        40
      ],
      "ntp_background": [
        182,
        183,
        187,
        0.5
      ],
      "ntp_header": [
        239,
        243,
        252,
        0.15
      ],
      "ntp_section": [
        239,
        243,
        252,
        0.15
      ],
      "frame": [
        239,
        243,
        252
      ],
      "toolbar": [
        182,
        183,
        187
      ],
      "tab_text": [
        37,
        37,
        40
      ],
      "tab_background_text": [
        37,
        37,
        40
      ],
      "bookmark_text": [
        37,
        37,
        40
      ]
    },
    "tints": {
      "buttons": [
        0.633333333333333,
        0.0354609929078013,
        0.723529411764706
      ],
      "frame_incognito": [
        0.579185520361991,
        0.643962848297214,
        0.906113033448674
      ],
      "frame_inactive": [
        0.633333333333333,
        0.0354609929078013,
        0.15
      ],
      "frame_incognito_inactive": [
        0.633333333333333,
        0.0354609929078013,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}