themes/tokyonight.json

[
    {
        "Mode": "common",
        "Enabled": "false",
        "BorderRadius": "0.475rem",
        "FontFamily": "\u0027Inter\u0027, sans-serif",
        "Black": "#e9e9ed",
        "White": "#6172b0",
        "Yellow": "#8c6c3e",
        "YellowRGBA15": "#268c6c3e",
        "YellowARGB15": "#8c6c3e26",
        "YellowARGB95": "#8c6c3eF2",
        "YellowHover": "#302515",
        "Red": "#f52a65",
        "RedRGBA15": "#26f52a65",
        "RedARGB15": "#f52a6526",
        "RedARGB95": "#f52a65F2",
        "RedHover": "#93072f",
        "Green": "#587539",
        "GreenRGBA15": "#26587539",
        "GreenARGB15": "#58753926",
        "GreenARGB95": "#587539F2",
        "GreenHover": "#141b0d",
        "Blue": "#2e7de9",
        "BlueRGBA15": "#262e7de9",
        "BlueARGB15": "#2e7de926",
        "BlueARGB95": "#2e7de9F2",
        "BlueHover": "#0d3f84",
        "Purple": "#9854f1",
        "PurpleRGBA15": "#269854f1",
        "PurpleARGB15": "#9854f126",
        "PurpleARGB95": "#9854f1F2",
        "PurpleHover": "#550fb1",
        "Cyan": "#007197",
        "CyanRGBA15": "#26007197",
        "CyanARGB15": "#00719726",
        "CyanARGB95": "#007197F2",
        "CyanHover": "#000e12"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#ffffff",
        "MainSecondary": "#e1e2e7",
        "MainGamma": "#575a6d",
        "MainDelta": "#414350",
        "OppositeSecondary": "#131418",
        "Opposite": "#000000",
        "HighContrast": "#1E1D18"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#1E1D18",
        "MainGamma": "#A8A592",
        "MainDelta": "#BEBCAF",
        "OppositeSecondary": "#ECEBE7",
        "Opposite": "#FFFFFF",
        "HighContrast": "#e1e2e7"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#ffffff",
        "MainSecondary": "#cbccd1",
        "MainGamma": "#484950",
        "MainDelta": "#303135",
        "OppositeSecondary": "#000000",
        "Opposite": "#000000",
        "HighContrast": "#34332E"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#34332E",
        "MainGamma": "#B7B6AF",
        "MainDelta": "#CFCECA",
        "OppositeSecondary": "#FFFFFF",
        "Opposite": "#FFFFFF",
        "HighContrast": "#cbccd1"
    }
]