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

24 lines
537 B
JSON

{
"name": "Spring",
"black": "#000000",
"red": "#ff4d83",
"green": "#1f8c3b",
"yellow": "#1fc95b",
"blue": "#1dd3ee",
"purple": "#8959a8",
"cyan": "#3e999f",
"white": "#bfbfbf",
"brightBlack": "#000000",
"brightRed": "#ff0021",
"brightGreen": "#1fc231",
"brightYellow": "#d5b807",
"brightBlue": "#15a9fd",
"brightPurple": "#8959a8",
"brightCyan": "#3e999f",
"brightWhite": "#ffffff",
"background": "#ffffff",
"foreground": "#4d4d4c",
"cursorColor": "#4d4d4c",
"selectionBackground": "#d6d6d6"
}