Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / theme2 / manifest.json
blobd263c0aa688595599fcbf6493459e118ea4442a7
1 {\r
2    "name": "snowflake theme",\r
3    "theme": {\r
4       "colors": {\r
5          "frame": [ 158, 210, 242 ],\r
6          "ntp_link": [ 14, 107, 164 ],\r
7          "ntp_section": [ 213, 233, 245 ],\r
8          "toolbar": [ 187, 221, 247 ]\r
9       },\r
10       "images": {\r
11          "theme_frame": "images/theme_frame_snow.png",\r
12          "theme_ntp_background": "images/theme_ntp_background.png",\r
13          "theme_toolbar": "images/theme_toolbar_snow.png"\r
14       },\r
15       "tints": {\r
16          "buttons": [ 0.6, 0.66, 0.6 ],\r
17          "frame_inactive": [ -1.0, -1.0, 0.6 ]\r
18       }\r
19    },\r
20    "version": "1.4"\r
21 }\r