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

24 lines
539 B
JSON

{
"name": "Sundried",
"black": "#302b2a",
"red": "#a7463d",
"green": "#587744",
"yellow": "#9d602a",
"blue": "#485b98",
"purple": "#864651",
"cyan": "#9c814f",
"white": "#c9c9c9",
"brightBlack": "#4d4e48",
"brightRed": "#aa000c",
"brightGreen": "#128c21",
"brightYellow": "#fc6a21",
"brightBlue": "#7999f7",
"brightPurple": "#fd8aa1",
"brightCyan": "#fad484",
"brightWhite": "#ffffff",
"background": "#1a1818",
"foreground": "#c9c9c9",
"cursorColor": "#ffffff",
"selectionBackground": "#302b2a"
}