themes/Gruvbox.json
[
{ "Mode": "common", "Enabled": "false", "BorderRadius": "0.475rem", "FontFamily": "\u0027Inter\u0027, sans-serif", "Black": "#1e1e1e", "White": "#978771", "Yellow": "#cc881a", "YellowRGBA15": "#26cc881a", "YellowARGB15": "#cc881a26", "YellowARGB95": "#cc881aF2", "YellowHover": "#573a0b", "Red": "#be0f17", "RedRGBA15": "#26be0f17", "RedARGB15": "#be0f1726", "RedARGB95": "#be0f17F2", "RedHover": "#430609", "Green": "#868715", "GreenRGBA15": "#26868715", "GreenARGB15": "#86871526", "GreenARGB95": "#868715F2", "GreenHover": "#141503", "Blue": "#377375", "BlueRGBA15": "#26377375", "BlueARGB15": "#37737526", "BlueARGB95": "#377375F2", "BlueHover": "#0c1a1a", "Purple": "#a04b73", "PurpleRGBA15": "#26a04b73", "PurpleARGB15": "#a04b7326", "PurpleARGB95": "#a04b73F2", "PurpleHover": "#462032", "Cyan": "#578e57", "CyanRGBA15": "#26578e57", "CyanARGB15": "#578e5726", "CyanARGB95": "#578e57F2", "CyanHover": "#253c25" }, { "Mode": "dark", "Enabled": "true", "Main": "#000000", "MainSecondary": "#1e1e1e", "MainGamma": "#535353", "MainDelta": "#6e6e6e", "OppositeSecondary": "#adadad", "Opposite": "#adadad", "HighContrast": "#E1E1E1" }, { "Mode": "light", "Enabled": "true", "Main": "#ffffff", "MainSecondary": "#fbf1c7", "MainGamma": "#b1900d", "MainDelta": "#81690a", "OppositeSecondary": "#221c03", "Opposite": "#000000", "HighContrast": "#040E38" } ] |