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

24 lines
546 B
JSON

{
"name": "One Double Dark",
"black": "#3d4452",
"red": "#f16372",
"green": "#8cc570",
"yellow": "#ecbe70",
"blue": "#3fb1f5",
"purple": "#d373e3",
"cyan": "#17b9c4",
"white": "#dbdfe5",
"brightBlack": "#525d6f",
"brightRed": "#ff777b",
"brightGreen": "#82d882",
"brightYellow": "#f5c065",
"brightBlue": "#6dcaff",
"brightPurple": "#ff7bf4",
"brightCyan": "#00e5fb",
"brightWhite": "#f7f9fc",
"background": "#282c34",
"foreground": "#dbdfe5",
"cursorColor": "#f5e0dc",
"selectionBackground": "#585b70"
}