24 lines
540 B
JSON
24 lines
540 B
JSON
{
|
|
"name": "Rose Pine",
|
|
"black": "#26233a",
|
|
"red": "#eb6f92",
|
|
"green": "#31748f",
|
|
"yellow": "#f6c177",
|
|
"blue": "#9ccfd8",
|
|
"purple": "#c4a7e7",
|
|
"cyan": "#ebbcba",
|
|
"white": "#e0def4",
|
|
"brightBlack": "#6e6a86",
|
|
"brightRed": "#eb6f92",
|
|
"brightGreen": "#31748f",
|
|
"brightYellow": "#f6c177",
|
|
"brightBlue": "#9ccfd8",
|
|
"brightPurple": "#c4a7e7",
|
|
"brightCyan": "#ebbcba",
|
|
"brightWhite": "#e0def4",
|
|
"background": "#191724",
|
|
"foreground": "#e0def4",
|
|
"cursorColor": "#e0def4",
|
|
"selectionBackground": "#403d52"
|
|
}
|