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

24 lines
543 B
JSON

{
"name": "Duotone Dark",
"black": "#1f1d27",
"red": "#d9393e",
"green": "#2dcd73",
"yellow": "#d9b76e",
"blue": "#ffc284",
"purple": "#de8d40",
"cyan": "#2488ff",
"white": "#b7a1ff",
"brightBlack": "#4e4a60",
"brightRed": "#d9393e",
"brightGreen": "#2dcd73",
"brightYellow": "#d9b76e",
"brightBlue": "#ffc284",
"brightPurple": "#de8d40",
"brightCyan": "#2488ff",
"brightWhite": "#eae5ff",
"background": "#1f1d27",
"foreground": "#b7a1ff",
"cursorColor": "#ff9839",
"selectionBackground": "#353147"
}