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

24 lines
552 B
JSON

{
"name": "Gruvbox Material Dark",
"black": "#282828",
"red": "#ea6962",
"green": "#a9b665",
"yellow": "#d8a657",
"blue": "#7daea3",
"purple": "#d3869b",
"cyan": "#89b482",
"white": "#d4be98",
"brightBlack": "#7c6f64",
"brightRed": "#ea6962",
"brightGreen": "#a9b665",
"brightYellow": "#d8a657",
"brightBlue": "#7daea3",
"brightPurple": "#d3869b",
"brightCyan": "#89b482",
"brightWhite": "#ddc7a1",
"background": "#282828",
"foreground": "#d4be98",
"cursorColor": "#d4be98",
"selectionBackground": "#d4be98"
}