Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Hipster Green.json
2026-03-01 10:36:06 -07:00

24 lines
544 B
JSON

{
"name": "Hipster Green",
"black": "#000000",
"red": "#b6214a",
"green": "#00a600",
"yellow": "#bfbf00",
"blue": "#246eb2",
"purple": "#b200b2",
"cyan": "#00a6b2",
"white": "#bfbfbf",
"brightBlack": "#666666",
"brightRed": "#e50000",
"brightGreen": "#86a93e",
"brightYellow": "#e5e500",
"brightBlue": "#0000ff",
"brightPurple": "#e500e5",
"brightCyan": "#00e5e5",
"brightWhite": "#e5e5e5",
"background": "#100b05",
"foreground": "#84c138",
"cursorColor": "#23ff18",
"selectionBackground": "#083905"
}