24 lines
545 B
JSON
24 lines
545 B
JSON
{
|
|
"name": "Rose Pine Moon",
|
|
"black": "#393552",
|
|
"red": "#eb6f92",
|
|
"green": "#3e8fb0",
|
|
"yellow": "#f6c177",
|
|
"blue": "#9ccfd8",
|
|
"purple": "#c4a7e7",
|
|
"cyan": "#ea9a97",
|
|
"white": "#e0def4",
|
|
"brightBlack": "#6e6a86",
|
|
"brightRed": "#eb6f92",
|
|
"brightGreen": "#3e8fb0",
|
|
"brightYellow": "#f6c177",
|
|
"brightBlue": "#9ccfd8",
|
|
"brightPurple": "#c4a7e7",
|
|
"brightCyan": "#ea9a97",
|
|
"brightWhite": "#e0def4",
|
|
"background": "#232136",
|
|
"foreground": "#e0def4",
|
|
"cursorColor": "#e0def4",
|
|
"selectionBackground": "#44415a"
|
|
}
|