24 lines
538 B
JSON
24 lines
538 B
JSON
{
|
|
"name": "Onenord",
|
|
"black": "#3b4252",
|
|
"red": "#e06c75",
|
|
"green": "#9ec183",
|
|
"yellow": "#ebcb8b",
|
|
"blue": "#81a1c1",
|
|
"purple": "#b988b0",
|
|
"cyan": "#88c0d0",
|
|
"white": "#e5e9f0",
|
|
"brightBlack": "#596377",
|
|
"brightRed": "#e06c75",
|
|
"brightGreen": "#9ec183",
|
|
"brightYellow": "#ebcb8b",
|
|
"brightBlue": "#81a1c1",
|
|
"brightPurple": "#b988b0",
|
|
"brightCyan": "#8fbcbb",
|
|
"brightWhite": "#eceff4",
|
|
"background": "#2e3440",
|
|
"foreground": "#e5e9f0",
|
|
"cursorColor": "#81a1c1",
|
|
"selectionBackground": "#434c5e"
|
|
}
|