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": "2.0",
"name": "Light Pink Theme",
"theme": {
"colors": {
"frame": [
255,
240,
250
],
"frame_inactive": [
250,
230,
245
],
"toolbar": [
250,
200,
220
],
"tab_background_text": [
150,
90,
110
],
"tab_background": [
250,
230,
245
],
"bookmark_text": [
150,
90,
110
],
"ntp_background": [
255,
248,
252
],
"ntp_text": [
150,
90,
110
]
},
"properties": {
"ntp_background_alignment": "bottom"
}
}
}