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

24 lines
544 B
JSON

{
"name": "One Half Dark",
"black": "#282c34",
"red": "#e06c75",
"green": "#98c379",
"yellow": "#e5c07b",
"blue": "#61afef",
"purple": "#c678dd",
"cyan": "#56b6c2",
"white": "#dcdfe4",
"brightBlack": "#5d677a",
"brightRed": "#e06c75",
"brightGreen": "#98c379",
"brightYellow": "#e5c07b",
"brightBlue": "#61afef",
"brightPurple": "#c678dd",
"brightCyan": "#56b6c2",
"brightWhite": "#dcdfe4",
"background": "#282c34",
"foreground": "#dcdfe4",
"cursorColor": "#a3b3cc",
"selectionBackground": "#474e5d"
}