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": "Light Blue Theme",
"icon": "blue.png",
"theme": {
"colors": {
"frame": [
225,
240,
255
],
"frame_inactive": [
210,
230,
250
],
"toolbar": [
170,
205,
240
],
"tab_background_text": [
42,
64,
93
],
"tab_background": [
210,
230,
250
],
"bookmark_text": [
42,
64,
93
],
"ntp_background": [
240,
248,
255
],
"ntp_text": [
42,
64,
93
]
},
"properties": {
"ntp_background_alignment": "bottom"
}
}
}