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

24 lines
545 B
JSON

{
"name": "Xcode Light hc",
"black": "#b4d8fd",
"red": "#ad1805",
"green": "#355d61",
"yellow": "#78492a",
"blue": "#0058a1",
"purple": "#9c2191",
"cyan": "#703daa",
"white": "#000000",
"brightBlack": "#8a99a6",
"brightRed": "#ad1805",
"brightGreen": "#174145",
"brightYellow": "#78492a",
"brightBlue": "#003f73",
"brightPurple": "#9c2191",
"brightCyan": "#441ea1",
"brightWhite": "#000000",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#b4d8fd"
}