Liverpool

This is a theme for all you Liverpool FC fans out there. Its the anthem of Liverpool Football Club and the words "You'll Never Walk…
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": "http://clients2.google.com/service/update2/crx",
  "name": "Liverpool",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        248,
        248,
        255
      ],
      "tab_background_text": [
        248,
        248,
        255
      ],
      "bookmark_text": [
        248,
        248,
        255
      ],
      "ntp_section_text": [
        248,
        248,
        255
      ],
      "ntp_text": [
        248,
        248,
        255
      ],
      "ntp_header": [
        153,
        101,
        21
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_tab_background_incognito": "images/theme_frame.png",
      "theme_tab_background": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_frame.png"
    },
    "tints": {
      "buttons": [
        0.3,
        0.6,
        0.8
      ],
      "frame": [
        -1,
        -1,
        0.6
      ],
      "frame_incognito": [
        -1,
        -1,
        0.6
      ],
      "background_tab": [
        0,
        0.4,
        0.6
      ]
    },
    "properties": {
      "ntp_logo_alternate": 1,
      "ntp_background_alignment": "bottom"
    }
  },
  "version": "1.0",
  "manifest_version": 2
}