Basketball Theme

Basketball Theme

We Need Basketball! Just a cool Basketball Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Basketball Theme",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        82,
        78,
        68
      ],
      "frame_inactive": [
        228,
        219,
        196
      ],
      "frame_incognito": [
        139,
        128,
        86
      ],
      "frame_incognito_inactive": [
        156,
        150,
        128
      ],
      "toolbar": [
        107,
        102,
        96
      ],
      "tab_text": [
        235,
        221,
        195
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        222,
        219,
        217
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        199,
        190,
        175
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.12162162162162,
        0.21387283236994,
        0.33921568627451
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        0.11666666666667,
        0.26041666666667,
        0.62352941176471
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}