Vinyl Scratch

A theme dedicated to Vinyl Scratch.
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",
  "version": "1",
  "name": "Vinyl Scratch",
  "description": "A theme dedicated to Vinyl Scratch.",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "frame_inactive": [
        73,
        218,
        228
      ],
      "frame_incognito": [
        181,
        18,
        13
      ],
      "frame_incognito_inactive": [
        19,
        151,
        156
      ],
      "toolbar": [
        19,
        49,
        242
      ],
      "tab_text": [
        235,
        96,
        188
      ],
      "tab_background_text": [
        252,
        252,
        252
      ],
      "bookmark_text": [
        235,
        96,
        188
      ],
      "ntp_background": [
        25,
        247,
        255
      ],
      "ntp_text": [
        235,
        96,
        188
      ],
      "button_background": [
        59,
        70,
        219,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.51,
        1,
        0.61
      ],
      "frame": [
        0.59,
        1,
        0.57
      ],
      "frame_inactive": [
        0.66,
        1,
        0.53
      ],
      "frame_incognito": [
        0.5,
        1,
        0.57
      ],
      "frame_incognito_inactive": [
        0.66,
        1,
        0.54
      ],
      "background_tab": [
        0.64,
        1,
        0.56
      ]
    }
  }
}