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

24 lines
542 B
JSON

{
"name": "Mellifluous",
"black": "#1a1a1a",
"red": "#d29393",
"green": "#b3b393",
"yellow": "#cbaa89",
"blue": "#a8a1be",
"purple": "#b39fb0",
"cyan": "#c0af8c",
"white": "#dadada",
"brightBlack": "#5b5b5b",
"brightRed": "#c95954",
"brightGreen": "#828040",
"brightYellow": "#a6794c",
"brightBlue": "#5a6599",
"brightPurple": "#9c6995",
"brightCyan": "#74a39e",
"brightWhite": "#ffffff",
"background": "#1a1a1a",
"foreground": "#dadada",
"cursorColor": "#bfad9e",
"selectionBackground": "#2d2d2d"
}