themes/Sublette.json

[
    {
        "Mode": "common",
        "Enabled": "false",
        "BorderRadius": "0.475rem",
        "FontFamily": "\u0027Inter\u0027, sans-serif",
        "Black": "#253045",
        "White": "#f5f5da",
        "Yellow": "#ffdd88",
        "YellowRGBA15": "#26ffdd88",
        "YellowARGB15": "#ffdd8826",
        "YellowARGB95": "#ffdd88F2",
        "YellowHover": "#e0a000",
        "Red": "#ee5577",
        "RedRGBA15": "#26ee5577",
        "RedARGB15": "#ee557726",
        "RedARGB95": "#ee5577F2",
        "RedHover": "#ad1233",
        "Green": "#55ee77",
        "GreenRGBA15": "#2655ee77",
        "GreenARGB15": "#55ee7726",
        "GreenARGB95": "#55ee77F2",
        "GreenHover": "#12ad33",
        "Blue": "#5588ff",
        "BlueRGBA15": "#265588ff",
        "BlueARGB15": "#5588ff26",
        "BlueARGB95": "#5588ffF2",
        "BlueHover": "#003ed0",
        "Purple": "#ff77cc",
        "PurpleRGBA15": "#26ff77cc",
        "PurpleARGB15": "#ff77cc26",
        "PurpleARGB95": "#ff77ccF2",
        "PurpleHover": "#dd008c",
        "Cyan": "#44eeee",
        "CyanRGBA15": "#2644eeee",
        "CyanARGB15": "#44eeee26",
        "CyanARGB95": "#44eeeeF2",
        "CyanHover": "#0f9f9f"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#202535",
        "MainGamma": "#50567e",
        "MainDelta": "#5c6997",
        "OppositeSecondary": "#b2a683",
        "Opposite": "#b0a780",
        "HighContrast": "#DFDACA"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#FFFFFF",
        "MainSecondary": "#DFDACA",
        "MainGamma": "#AFA981",
        "MainDelta": "#A39668",
        "OppositeSecondary": "#4D597C",
        "Opposite": "#4F587F",
        "HighContrast": "#202535"
    }
]