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

24 lines
547 B
JSON

{
"name": "Poimandres White",
"black": "#fefeff",
"red": "#ff2090",
"green": "#01dab2",
"yellow": "#e5ba4e",
"blue": "#8abacd",
"purple": "#eb8394",
"cyan": "#8abacd",
"white": "#000000",
"brightBlack": "#969cbd",
"brightRed": "#ff2090",
"brightGreen": "#01dab2",
"brightYellow": "#e5ba4e",
"brightBlue": "#0ebfff",
"brightPurple": "#eb8394",
"brightCyan": "#0ebfff",
"brightWhite": "#000000",
"background": "#fefeff",
"foreground": "#969cbd",
"cursorColor": "#969cbd",
"selectionBackground": "#969cbd"
}