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",
"name": "Classic Blue Theme (back to 50)",
"description": "Restores the blue colors from Chrome 50 (reverts https:\/\/crbug.com\/594076).",
"version": "2",
"manifest_version": 2,
"theme": {
"images": {
"theme_frame": "img\/theme_frame.png",
"theme_frame_inactive": "img\/theme_frame_inactive.png",
"theme_frame_incognito": "img\/theme_frame_incognito.png",
"theme_frame_incognito_inactive": "img\/theme_frame_incognito_inactive.png",
"theme_toolbar": "img\/theme_toolbar_default.png",
"theme_tab_background": "img\/theme_tab_background.png",
"theme_tab_background_incognito": "img\/theme_tab_background_incognito.png",
"theme_tab_background_v": "img\/theme_tab_background_glass.png"
},
"tints": {
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
-1,
-1,
-1
],
"frame_incognito": [
-1,
-1,
-1
],
"frame_incognito_inactive": [
-1,
-1,
-1
]
},
"colors": {
"frame": [
66,
116,
201
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
]
}
}
}