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

24 lines
551 B
JSON

{
"name": "GitHub Light Default",
"black": "#24292f",
"red": "#cf222e",
"green": "#116329",
"yellow": "#4d2d00",
"blue": "#0969da",
"purple": "#8250df",
"cyan": "#1b7c83",
"white": "#6e7781",
"brightBlack": "#57606a",
"brightRed": "#a40e26",
"brightGreen": "#1a7f37",
"brightYellow": "#633c01",
"brightBlue": "#218bff",
"brightPurple": "#a475f9",
"brightCyan": "#3192aa",
"brightWhite": "#8c959f",
"background": "#ffffff",
"foreground": "#1f2328",
"cursorColor": "#0969da",
"selectionBackground": "#1f2328"
}