Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material Light.json
2026-03-01 10:36:06 -07:00

24 lines
553 B
JSON

{
"name": "Gruvbox Material Light",
"black": "#fbf1c7",
"red": "#c14a4a",
"green": "#6c782e",
"yellow": "#b47109",
"blue": "#45707a",
"purple": "#945e80",
"cyan": "#4c7a5d",
"white": "#654735",
"brightBlack": "#a89984",
"brightRed": "#c14a4a",
"brightGreen": "#6c782e",
"brightYellow": "#b47109",
"brightBlue": "#45707a",
"brightPurple": "#945e80",
"brightCyan": "#4c7a5d",
"brightWhite": "#4f3829",
"background": "#fbf1c7",
"foreground": "#654735",
"cursorColor": "#654735",
"selectionBackground": "#654735"
}