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

24 lines
538 B
JSON

{
"name": "Rapture",
"black": "#000000",
"red": "#fc644d",
"green": "#7afde1",
"yellow": "#fff09b",
"blue": "#6c9bf5",
"purple": "#ff4fa1",
"cyan": "#64e0ff",
"white": "#c0c9e5",
"brightBlack": "#304b66",
"brightRed": "#fc644d",
"brightGreen": "#7afde1",
"brightYellow": "#fff09b",
"brightBlue": "#6c9bf5",
"brightPurple": "#ff4fa1",
"brightCyan": "#64e0ff",
"brightWhite": "#ffffff",
"background": "#111e2a",
"foreground": "#c0c9e5",
"cursorColor": "#ffffff",
"selectionBackground": "#304b66"
}