 
                             
                            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,
    "name": "Vampire Noir Theme",
    "version": "1.0.0",
    "description": "A dark theme for your browser with elegant design.",
    "theme": {
        "images": {
            "theme_frame": "images\/frame.png",
            "theme_toolbar": "images\/toolbar.png",
            "theme_tab_background": "images\/tab_strip.png",
            "theme_ntp_background": "images\/ntp_background.png"
        },
        "colors": {
            "frame": [
                20,
                20,
                22
            ],
            "toolbar": [
                24,
                24,
                27
            ],
            "tab_text": [
                192,
                192,
                192
            ],
            "tab_background_text": [
                170,
                170,
                175
            ],
            "bookmark_text": [
                220,
                220,
                220
            ],
            "ntp_background": [
                12,
                12,
                14
            ],
            "ntp_text": [
                230,
                230,
                230
            ],
            "ntp_link": [
                255,
                64,
                64
            ],
            "ntp_section": [
                18,
                18,
                20
            ],
            "ntp_section_text": [
                230,
                230,
                230
            ],
            "toolbar_button_icon": [
                192,
                192,
                192
            ],
            "button_background": [
                200,
                200,
                200,
                0.85
            ]
        },
        "properties": {
            "ntp_background_alignment": "center",
            "ntp_background_repeat": "repeat",
            "ntp_logo_alternate": 1
        }
    }
}