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

24 lines
547 B
JSON

{
"name": "Oceanic Material",
"black": "#000000",
"red": "#ee2b2a",
"green": "#40a33f",
"yellow": "#ffea2e",
"blue": "#1e80f0",
"purple": "#8800a0",
"cyan": "#16afca",
"white": "#a4a4a4",
"brightBlack": "#777777",
"brightRed": "#dc5c60",
"brightGreen": "#70be71",
"brightYellow": "#fff163",
"brightBlue": "#54a4f3",
"brightPurple": "#aa4dbc",
"brightCyan": "#42c7da",
"brightWhite": "#ffffff",
"background": "#1c262b",
"foreground": "#c2c8d7",
"cursorColor": "#b3b8c3",
"selectionBackground": "#6dc2b8"
}