24 lines
557 B
JSON
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"
|
|
}
|