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

24 lines
536 B
JSON

{
"name": "Slate",
"black": "#222222",
"red": "#e2a8bf",
"green": "#81d778",
"yellow": "#c4c9c0",
"blue": "#335856",
"purple": "#a481d3",
"cyan": "#15ab9c",
"white": "#02c5e0",
"brightBlack": "#ffffff",
"brightRed": "#ffcdd9",
"brightGreen": "#beffa8",
"brightYellow": "#d0ccca",
"brightBlue": "#7ab0d2",
"brightPurple": "#c5a7d9",
"brightCyan": "#8cdfe0",
"brightWhite": "#e0e0e0",
"background": "#222222",
"foreground": "#35b1d2",
"cursorColor": "#87d3c4",
"selectionBackground": "#0f3754"
}