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

24 lines
538 B
JSON

{
"name": "Elegant",
"black": "#0a1222",
"red": "#ff0257",
"green": "#85cc95",
"yellow": "#ffcb8b",
"blue": "#8dabe1",
"purple": "#c792eb",
"cyan": "#78ccf0",
"white": "#ffffff",
"brightBlack": "#575656",
"brightRed": "#ff0057",
"brightGreen": "#85cc95",
"brightYellow": "#ffcb8b",
"brightBlue": "#8dabe1",
"brightPurple": "#c792eb",
"brightCyan": "#3facef",
"brightWhite": "#ffffff",
"background": "#292b31",
"foreground": "#ced2d6",
"cursorColor": "#00beff",
"selectionBackground": "#d5d5d5"
}