Files
2026-03-01 10:36:06 -07:00

24 lines
541 B
JSON

{
"name": "Xcode WWDC",
"black": "#494d5c",
"red": "#bb383a",
"green": "#94c66e",
"yellow": "#d28e5d",
"blue": "#8884c5",
"purple": "#b73999",
"cyan": "#00aba4",
"white": "#e7e8eb",
"brightBlack": "#7f869e",
"brightRed": "#bb383a",
"brightGreen": "#94c66e",
"brightYellow": "#d28e5d",
"brightBlue": "#8884c5",
"brightPurple": "#b73999",
"brightCyan": "#00aba4",
"brightWhite": "#e7e8eb",
"background": "#292c36",
"foreground": "#e7e8eb",
"cursorColor": "#e7e8eb",
"selectionBackground": "#494d5c"
}