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

24 lines
542 B
JSON

{
"name": "Embers Dark",
"black": "#16130f",
"red": "#826d57",
"green": "#57826d",
"yellow": "#6d8257",
"blue": "#6d5782",
"purple": "#82576d",
"cyan": "#576d82",
"white": "#a39a90",
"brightBlack": "#5a5047",
"brightRed": "#828257",
"brightGreen": "#464039",
"brightYellow": "#50483f",
"brightBlue": "#8a8075",
"brightPurple": "#beb6ae",
"brightCyan": "#825757",
"brightWhite": "#dbd6d1",
"background": "#16130f",
"foreground": "#a39a90",
"cursorColor": "#a39a90",
"selectionBackground": "#433b32"
}