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

24 lines
541 B
JSON

{
"name": "Elementary",
"black": "#242424",
"red": "#d71c15",
"green": "#5aa513",
"yellow": "#fdb40c",
"blue": "#134899",
"purple": "#e40038",
"cyan": "#2595e1",
"white": "#efefef",
"brightBlack": "#4b4b4b",
"brightRed": "#fc1c18",
"brightGreen": "#6bc219",
"brightYellow": "#fec80e",
"brightBlue": "#0955ff",
"brightPurple": "#fb0050",
"brightCyan": "#3ea8fc",
"brightWhite": "#8c00ec",
"background": "#181818",
"foreground": "#efefef",
"cursorColor": "#bbbbbb",
"selectionBackground": "#b5d5ff"
}