Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0",
"name": "__MSG_themeName__",
"description": "__MSG_themeDescription__",
"default_locale": "en",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"theme": {
"colors": {
"frame": [
28,
0,
48
],
"frame_inactive": [
20,
0,
35
],
"frame_incognito": [
40,
0,
60
],
"frame_incognito_inactive": [
30,
0,
50
],
"toolbar": [
58,
12,
83
],
"toolbar_button_icon": [
255,
105,
180
],
"toolbar_text": [
255,
255,
255
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
200,
160,
220
],
"tab_selected": [
58,
12,
83
],
"tab_background_separator": [
40,
0,
60
],
"bookmark_text": [
240,
200,
255
],
"ntp_background": [
28,
0,
48
],
"ntp_text": [
230,
230,
250
],
"ntp_link": [
255,
105,
180
]
},
"tints": {
"buttons": [
0.85,
0.5,
0.5
],
"background_tab": [
-1,
0.5,
0.5
]
}
}
}