Michael Jackson's Black Or White

A theme based on Michael Jackson's "Black Or White" music video
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": "Michael Jackson's Black Or White",
  "description": "A theme based on Michael Jackson's \"Black Or White\" music video",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        255,
        250,
        250
      ],
      "frame_inactive": [
        120,
        120,
        120
      ],
      "frame_incognito": [
        168,
        165,
        165
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        247,
        247,
        247
      ],
      "tab_text": [
        245,
        245,
        245
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        235,
        232,
        232
      ],
      "ntp_background": [
        245,
        245,
        245
      ],
      "ntp_text": [
        242,
        242,
        242
      ],
      "ntp_link": [
        116,
        116,
        116
      ],
      "ntp_header": [
        245,
        245,
        245
      ],
      "ntp_section": [
        150,
        149,
        149
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        3,
        3,
        3
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.98039215686275
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0.94444444444444,
        0.066666666666667,
        0.64705882352941
      ],
      "frame_incognito": [
        0.83333333333333,
        0.009433962264151,
        0.4156862745098
      ],
      "frame_incognito_inactive": [
        0.91666666666667,
        0.013888888888889,
        0.71764705882353
      ],
      "background_tab": [
        0.94444444444444,
        0.23076923076923,
        0.97450980392157
      ]
    }
  }
}