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

24 lines
544 B
JSON

{
"name": "Under The Sea",
"black": "#022026",
"red": "#b2302d",
"green": "#00a941",
"yellow": "#59819c",
"blue": "#459a86",
"purple": "#00599d",
"cyan": "#5d7e19",
"white": "#405555",
"brightBlack": "#384451",
"brightRed": "#ff4242",
"brightGreen": "#2aea5e",
"brightYellow": "#8ed4fd",
"brightBlue": "#61d5ba",
"brightPurple": "#1298ff",
"brightCyan": "#98d028",
"brightWhite": "#58fbd6",
"background": "#011116",
"foreground": "#ffffff",
"cursorColor": "#4afcd6",
"selectionBackground": "#415555"
}