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

24 lines
544 B
JSON

{
"name": "Raycast Light",
"black": "#000000",
"red": "#b12424",
"green": "#006b4f",
"yellow": "#f8a300",
"blue": "#138af2",
"purple": "#9a1b6e",
"cyan": "#3eb8bf",
"white": "#bfbfbf",
"brightBlack": "#000000",
"brightRed": "#b12424",
"brightGreen": "#006b4f",
"brightYellow": "#f8a300",
"brightBlue": "#138af2",
"brightPurple": "#9a1b6e",
"brightCyan": "#3eb8bf",
"brightWhite": "#ffffff",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#e5e5e5"
}