Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "1",
"name": "Orchid Theme",
"theme": {
"images": {
"theme_frame": "theme_frame.png",
"theme_toolbar": "theme_toolbar.png",
"theme_tab_background": "theme_tab_background.png",
"theme_tab_background_incognito": "theme_tab_background.png"
},
"colors": {
"frame": [
191,
57,
186
],
"ntp_header": [
191,
57,
186
],
"tab_text": [
50,
0,
50
],
"tab_background_text": [
50,
0,
50
],
"bookmark_text": [
50,
0,
50
],
"toolbar": [
240,
220,
240
],
"ntp_text": [
51,
35,
50
],
"ntp_section": [
153,
45,
149,
0.5
],
"ntp_link": [
63,
19,
62
],
"ntp_link_underline": [
63,
19,
62
]
},
"tints": {
"buttons": [
0.8388,
0.75,
0.4
],
"frame_incognito": [
0.8388,
0.6,
0.35
]
}
}
}