Color Chips

Color Chips

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "__MSG_themeName__",
  "default_locale": "en",
  "theme": {
    "images": {
      "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY3rsBDA",
      "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY7pwBDA",
      "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY0uoBDA",
      "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY55wBDA",
      "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY75wBDA",
      "theme_window_control_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY6JwBDA"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        254,
        250,
        250
      ],
      "tab_text": [
        255,
        0,
        0
      ],
      "tab_background_text": [
        255,
        0,
        0
      ],
      "bookmark_text": [
        255,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        78,
        1
      ],
      "ntp_link": [
        133,
        22,
        255
      ],
      "ntp_section": [
        232,
        0,
        176,
        0.7
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.859,
        1,
        0.659
      ]
    }
  }
}