themes/Oceanic-Next.json

[
    {
        "Mode": "common",
        "Enabled": "false",
        "BorderRadius": "0.475rem",
        "FontFamily": "\u0027Inter\u0027, sans-serif",
        "Black": "#121c21",
        "White": "#ffffff",
        "Yellow": "#f7bd51",
        "YellowRGBA15": "#26f7bd51",
        "YellowARGB15": "#f7bd5126",
        "YellowARGB95": "#f7bd51F2",
        "YellowHover": "#bb7d09",
        "Red": "#e44754",
        "RedRGBA15": "#26e44754",
        "RedARGB15": "#e4475426",
        "RedARGB95": "#e44754F2",
        "RedHover": "#901520",
        "Green": "#89bd82",
        "GreenRGBA15": "#2689bd82",
        "GreenARGB15": "#89bd8226",
        "GreenARGB95": "#89bd82F2",
        "GreenHover": "#477a40",
        "Blue": "#5486c0",
        "BlueRGBA15": "#265486c0",
        "BlueARGB15": "#5486c026",
        "BlueARGB95": "#5486c0F2",
        "BlueHover": "#274568",
        "Purple": "#b77eb8",
        "PurpleRGBA15": "#26b77eb8",
        "PurpleARGB15": "#b77eb826",
        "PurpleARGB95": "#b77eb8F2",
        "PurpleHover": "#723f73",
        "Cyan": "#50a5a4",
        "CyanRGBA15": "#2650a5a4",
        "CyanARGB15": "#50a5a426",
        "CyanARGB95": "#50a5a4F2",
        "CyanHover": "#244b4b"
    },
    {
        "Mode": "dark",
        "Enabled": "true",
        "Main": "#000000",
        "MainSecondary": "#121b21",
        "MainGamma": "#37515b",
        "MainDelta": "#4a6f87",
        "OppositeSecondary": "#c7aaa0",
        "Opposite": "#c7ab9f",
        "HighContrast": "#EDE4DE"
    },
    {
        "Mode": "light",
        "Enabled": "true",
        "Main": "#FFFFFF",
        "MainSecondary": "#EDE4DE",
        "MainGamma": "#C8AEA4",
        "MainDelta": "#B59078",
        "OppositeSecondary": "#38555F",
        "Opposite": "#385460",
        "HighContrast": "#121b21"
    }
]