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

24 lines
538 B
JSON

{
"name": "Ardoise",
"black": "#2c2c2c",
"red": "#d3322d",
"green": "#588b35",
"yellow": "#fca93a",
"blue": "#2465c2",
"purple": "#7332b4",
"cyan": "#64e1b8",
"white": "#f7f7f7",
"brightBlack": "#535353",
"brightRed": "#fa5852",
"brightGreen": "#8dc252",
"brightYellow": "#ffea51",
"brightBlue": "#6ab5f8",
"brightPurple": "#be68ca",
"brightCyan": "#89ffdb",
"brightWhite": "#fefefe",
"background": "#1e1e1e",
"foreground": "#eaeaea",
"cursorColor": "#f7f7f7",
"selectionBackground": "#46515e"
}