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

24 lines
543 B
JSON

{
"name": "One Dark Two",
"black": "#1d1f23",
"red": "#e27881",
"green": "#98c379",
"yellow": "#eac786",
"blue": "#71b9f4",
"purple": "#c88bda",
"cyan": "#62bac6",
"white": "#c9ccd3",
"brightBlack": "#4a505a",
"brightRed": "#e68991",
"brightGreen": "#a8cc8e",
"brightYellow": "#edcf97",
"brightBlue": "#8dc7f6",
"brightPurple": "#d3a2e2",
"brightCyan": "#78c4ce",
"brightWhite": "#e6e6e6",
"background": "#21252b",
"foreground": "#e6e6e6",
"cursorColor": "#e6e6e6",
"selectionBackground": "#393e47"
}