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

24 lines
546 B
JSON

{
"name": "TokyoNight Moon",
"black": "#1b1d2b",
"red": "#ff757f",
"green": "#c3e88d",
"yellow": "#ffc777",
"blue": "#82aaff",
"purple": "#c099ff",
"cyan": "#86e1fc",
"white": "#828bb8",
"brightBlack": "#444a73",
"brightRed": "#ff757f",
"brightGreen": "#c3e88d",
"brightYellow": "#ffc777",
"brightBlue": "#82aaff",
"brightPurple": "#c099ff",
"brightCyan": "#86e1fc",
"brightWhite": "#c8d3f5",
"background": "#222436",
"foreground": "#c8d3f5",
"cursorColor": "#c8d3f5",
"selectionBackground": "#2d3f76"
}