 
                             
                            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 Oct 29, 2025.
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "Winter Wonderland Theme",
    "description": "A subtle blue gradient with glitter. Perfect for the winter season.",
    "theme": {
        "images": {
            "theme_frame": "images\/frame.png",
            "theme_toolbar": "images\/toolbar.png",
            "theme_tab_background": "images\/tab_bg.png",
            "theme_ntp_background": "images\/ntp_bg.png"
        },
        "colors": {
            "frame": [
                15,
                49,
                90
            ],
            "frame_inactive": [
                22,
                60,
                110
            ],
            "toolbar": [
                19,
                58,
                108
            ],
            "tab_text": [
                245,
                250,
                255
            ],
            "tab_background_text": [
                220,
                234,
                248
            ],
            "bookmark_text": [
                230,
                240,
                250
            ],
            "ntp_background": [
                10,
                30,
                60
            ],
            "ntp_text": [
                240,
                248,
                255
            ],
            "ntp_link": [
                200,
                220,
                255
            ],
            "ntp_header": [
                210,
                225,
                245
            ],
            "button_background": [
                255,
                255,
                255,
                0.16
            ]
        },
        "tints": {
            "buttons": [
                0.55,
                0,
                0.2
            ]
        },
        "properties": {
            "ntp_background_alignment": "center",
            "ntp_background_repeat": "no-repeat",
            "ntp_logo_alternate": 1
        }
    }
}