Files
2026-03-01 10:36:06 -07:00

24 lines
547 B
JSON

{
"name": "Gruvbox Material",
"black": "#141617",
"red": "#ea6926",
"green": "#c1d041",
"yellow": "#eecf75",
"blue": "#6da3ec",
"purple": "#fd9bc1",
"cyan": "#fe9d6e",
"white": "#ffffff",
"brightBlack": "#4c4c4c",
"brightRed": "#d3573b",
"brightGreen": "#c1d041",
"brightYellow": "#eecf75",
"brightBlue": "#2c86ff",
"brightPurple": "#fd9bc1",
"brightCyan": "#92a5df",
"brightWhite": "#ffffff",
"background": "#1d2021",
"foreground": "#d4be98",
"cursorColor": "#ffffff",
"selectionBackground": "#2b2c3f"
}