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

24 lines
557 B
JSON

{
"name": "Ghostty Default Style Dark",
"black": "#1d1f21",
"red": "#cc6566",
"green": "#b6bd68",
"yellow": "#f0c674",
"blue": "#82a2be",
"purple": "#b294bb",
"cyan": "#8abeb7",
"white": "#c4c8c6",
"brightBlack": "#666666",
"brightRed": "#d54e53",
"brightGreen": "#b9ca4b",
"brightYellow": "#e7c547",
"brightBlue": "#7aa6da",
"brightPurple": "#c397d8",
"brightCyan": "#70c0b1",
"brightWhite": "#eaeaea",
"background": "#282c34",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#ffffff"
}