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

24 lines
549 B
JSON

{
"name": "Spacegray Eighties",
"black": "#15171c",
"red": "#ec5f67",
"green": "#81a764",
"yellow": "#fec254",
"blue": "#5486c0",
"purple": "#bf83c1",
"cyan": "#57c2c1",
"white": "#efece7",
"brightBlack": "#555555",
"brightRed": "#ff6973",
"brightGreen": "#93d493",
"brightYellow": "#ffd256",
"brightBlue": "#4d84d1",
"brightPurple": "#ff55ff",
"brightCyan": "#83e9e4",
"brightWhite": "#ffffff",
"background": "#222222",
"foreground": "#bdbaae",
"cursorColor": "#bbbbbb",
"selectionBackground": "#272e35"
}