themes/Jellybeans.json

[
    {
        "Mode": "common",
        "Enabled": "false",
        "BorderRadius": "0.475rem",
        "FontFamily": "\u0027Inter\u0027, sans-serif",
        "Black": "#929292",
        "White": "#dedede",
        "Yellow": "#ffba7b",
        "YellowRGBA15": "#26ffba7b",
        "YellowARGB15": "#ffba7b26",
        "YellowARGB95": "#ffba7bF2",
        "YellowHover": "#e66f00",
        "Red": "#e27373",
        "RedRGBA15": "#26e27373",
        "RedARGB15": "#e2737326",
        "RedARGB95": "#e27373F2",
        "RedHover": "#ad2424",
        "Green": "#94b979",
        "GreenRGBA15": "#2694b979",
        "GreenARGB15": "#94b97926",
        "GreenARGB95": "#94b979F2",
        "GreenHover": "#53723b",
        "Blue": "#97bedc",
        "BlueRGBA15": "#2697bedc",
        "BlueARGB15": "#97bedc26",
        "BlueARGB95": "#97bedcF2",
        "BlueHover": "#3c7fb2",
        "Purple": "#e1c0fa",
        "PurpleRGBA15": "#26e1c0fa",
        "PurpleARGB15": "#e1c0fa26",
        "PurpleARGB95": "#e1c0faF2",
        "PurpleHover": "#a645f1",
        "Cyan": "#00988e",
        "CyanRGBA15": "#2600988e",
        "CyanARGB15": "#00988e26",
        "CyanARGB95": "#00988eF2",
        "CyanHover": "#001312"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#121212",
        "MainGamma": "#474747",
        "MainDelta": "#626262",
        "OppositeSecondary": "#b8b8b8",
        "Opposite": "#b8b8b8",
        "HighContrast": "#EDEDED"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#FFFFFF",
        "MainSecondary": "#EDEDED",
        "MainGamma": "#B8B8B8",
        "MainDelta": "#9D9D9D",
        "OppositeSecondary": "#474747",
        "Opposite": "#474747",
        "HighContrast": "#121212"
    }
]