Chocolate

Chocolate

Chocolate and shades of it!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Chocolate",
  "description": "Chocolate and shades of it!",
  "version": "0.1",
  "theme": {
    "colors": {
      "frame": [
        42,
        36,
        42
      ],
      "frame_incognito": [
        32,
        33,
        36
      ],
      "frame_incognito_inactive": [
        59,
        64,
        67
      ],
      "background_tab": [
        61,
        47,
        53
      ],
      "background_tab_incognito": [
        146,
        146,
        146
      ],
      "background_tab_incognito_inactive": [
        122,
        122,
        122
      ],
      "toolbar": [
        154,
        147,
        151
      ],
      "tab_text": [
        255,
        248,
        253
      ],
      "tab_background_text": [
        159,
        159,
        159
      ],
      "tab_background_text_inactive": [
        99,
        103,
        108
      ],
      "tab_background_text_incognito": [
        197,
        198,
        197
      ],
      "tab_background_text_incognito_inactive": [
        144,
        144,
        144
      ],
      "bookmark_text": [
        230,
        230,
        230
      ],
      "ntp_background": [
        30,
        26,
        28
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        133,
        133,
        133
      ],
      "ntp_header": [
        0,
        0,
        0
      ]
    }
  }
}