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": "Material Dark: Forest",
    "description": "This is a Material Design inspired theme with dark-green colors.",
    "version": "1.0.0",
    "author": "Benjamin Haube (benhaube.link)",
    "theme": {
        "colors": {
            "frame": [
                0,
                36,
                41
            ],
            "frame_inactive": [
                36,
                69,
                73
            ],
            "frame_incognito": [
                32,
                33,
                36
            ],
            "frame_incognito_inactive": [
                60,
                64,
                67
            ],
            "background_tab": [
                0,
                36,
                41
            ],
            "background_tab_inactive": [
                0,
                36,
                41
            ],
            "background_tab_incognito": [
                32,
                33,
                36
            ],
            "background_tab_incognito_inactive": [
                60,
                64,
                67
            ],
            "bookmark_text": [
                142,
                208,
                220
            ],
            "tab_background_text": [
                70,
                102,
                108
            ],
            "tab_background_text_inactive": [
                70,
                102,
                108
            ],
            "tab_background_text_incognito": [
                189,
                193,
                198
            ],
            "tab_background_text_incognito_inactive": [
                167,
                171,
                174
            ],
            "tab_text": [
                142,
                208,
                220
            ],
            "toolbar": [
                36,
                69,
                73
            ],
            "toolbar_button_icon": [
                142,
                208,
                220
            ],
            "omnibox_text": [
                142,
                208,
                220
            ],
            "omnibox_background": [
                0,
                20,
                23
            ]
        }
    }
}