Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jan 25, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0",
"name": "Pastel Dreams Theme",
"description": "A soothing Chrome theme with pastel pink, mint, lavender, and sky blue gradients to brighten your browsing experience.",
"theme": {
"images": {
"theme_frame": "background.jpg",
"theme_ntp_background": "background.jpg",
"theme_ntp_attribution": [
"logo.png"
]
},
"colors": {
"frame": [
255,
220,
240
],
"toolbar": [
230,
240,
255
],
"ntp_text": [
80,
80,
80
],
"ntp_link": [
150,
120,
200
]
},
"tints": {
"buttons": [
0.8,
0.5,
0.7
]
}
}
}