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": "Aurora Pastel Theme", "description": "A soft pastel-inspired theme with pink and mint gradients.", "version": "1.0.0", "manifest_version": 3, "icons": { "128": "assets\/icon_128.png", "512": "assets\/icon_512.png" }, "theme": { "images": { "theme_frame": "assets\/theme_frame.png", "theme_toolbar": "assets\/theme_toolbar.png", "theme_ntp_background": "assets\/ntp_background.png" }, "colors": { "frame": [ 255, 182, 193 ], "toolbar": [ 176, 224, 230 ], "tab_text": [ 80, 80, 80 ], "bookmark_text": [ 100, 100, 100 ], "ntp_background": [ 240, 248, 255 ], "ntp_text": [ 60, 60, 60 ], "button_background": [ 255, 182, 193 ] }, "tints": { "buttons": [ 0.5, 0.2, 0.6 ] }, "properties": { "ntp_background_alignment": "center", "ntp_background_repeat": "no-repeat" } } }