- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / theme / manifest.json
1 {\r
2    "name": "camo theme",\r
3    "theme": {\r
4       "colors": {\r
5          "frame": [ 71, 105, 91 ],\r
6          "ntp_link": [ 36, 70, 0 ],\r
7          "ntp_section": [ 207, 221, 192 ],\r
8          "ntp_text": [ 20, 40, 0 ],\r
9          "toolbar": [ 207, 221, 192 ]\r
10       },\r
11       "images": {\r
12          "theme_frame": "images/theme_frame_camo.png",\r
13          "theme_ntp_background": "images/theme_ntp_background.png",\r
14          "theme_toolbar": "images/theme_toolbar_camo.png"\r
15       },\r
16       "tints": {\r
17          "buttons": [ 0.33, 0.5, 0.47 ]\r
18       }\r
19    },\r
20    "version": "2.0"\r
21 }\r