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

24 lines
538 B
JSON

{
"name": "Relaxed",
"black": "#151515",
"red": "#bc5653",
"green": "#909d63",
"yellow": "#ebc17a",
"blue": "#6a8799",
"purple": "#b06698",
"cyan": "#c9dfff",
"white": "#d9d9d9",
"brightBlack": "#636363",
"brightRed": "#bc5653",
"brightGreen": "#a0ac77",
"brightYellow": "#ebc17a",
"brightBlue": "#7eaac7",
"brightPurple": "#b06698",
"brightCyan": "#acbbd0",
"brightWhite": "#f7f7f7",
"background": "#353a44",
"foreground": "#d9d9d9",
"cursorColor": "#d9d9d9",
"selectionBackground": "#6a7985"
}