themes/IR_Black.json

[
    {
        "Mode": "common",
        "Enabled": "false",
        "BorderRadius": "0.475rem",
        "FontFamily": "\u0027Inter\u0027, sans-serif",
        "Black": "#4f4f4f",
        "White": "#efedef",
        "Yellow": "#fffeb7",
        "YellowRGBA15": "#26fffeb7",
        "YellowARGB15": "#fffeb726",
        "YellowARGB95": "#fffeb7F2",
        "YellowHover": "#d3d000",
        "Red": "#fa6c60",
        "RedRGBA15": "#26fa6c60",
        "RedARGB15": "#fa6c6026",
        "RedARGB95": "#fa6c60F2",
        "RedHover": "#ca1707",
        "Green": "#a8ff60",
        "GreenRGBA15": "#26a8ff60",
        "GreenARGB15": "#a8ff6026",
        "GreenARGB95": "#a8ff60F2",
        "GreenHover": "#5ed000",
        "Blue": "#96cafe",
        "BlueRGBA15": "#2696cafe",
        "BlueARGB15": "#96cafe26",
        "BlueARGB95": "#96cafeF2",
        "BlueHover": "#1388fd",
        "Purple": "#fa73fd",
        "PurpleRGBA15": "#26fa73fd",
        "PurpleARGB15": "#fa73fd26",
        "PurpleARGB95": "#fa73fdF2",
        "PurpleHover": "#cc03cf",
        "Cyan": "#c6c5fe",
        "CyanRGBA15": "#26c6c5fe",
        "CyanARGB15": "#c6c5fe26",
        "CyanARGB95": "#c6c5feF2",
        "CyanHover": "#4643fc"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#000000",
        "MainGamma": "#353535",
        "MainDelta": "#505050",
        "OppositeSecondary": "#cacaca",
        "Opposite": "#cbcbcb",
        "HighContrast": "#FFFFFF"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#FFFFFF",
        "MainSecondary": "#FFFFFF",
        "MainGamma": "#CACACA",
        "MainDelta": "#AFAFAF",
        "OppositeSecondary": "#353535",
        "Opposite": "#343434",
        "HighContrast": "#000000"
    }
]