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

24 lines
540 B
JSON

{
"name": "Fish Tank",
"black": "#03073c",
"red": "#c6004a",
"green": "#acf157",
"yellow": "#fecd5e",
"blue": "#525fb8",
"purple": "#986f82",
"cyan": "#968763",
"white": "#ecf0fc",
"brightBlack": "#6c5b30",
"brightRed": "#da4b8a",
"brightGreen": "#dbffa9",
"brightYellow": "#fee6a9",
"brightBlue": "#b2befa",
"brightPurple": "#fda5cd",
"brightCyan": "#a5bd86",
"brightWhite": "#f6ffec",
"background": "#232537",
"foreground": "#ecf0fe",
"cursorColor": "#fecd5e",
"selectionBackground": "#fcf7e9"
}