Files
zenbones-theme/extras/windows_terminal/nordbones.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
582 B
JSON
Raw Normal View History

2024-03-24 10:15:11 +00:00
{
"name": "nordbones",
"selectionBackground": "#545F70",
"cursorColor": "#EEF1F5",
"foreground": "#EBEEF3",
"background": "#2F3541",
"black": "#2F3541",
"blue": "#8FBCBA",
"cyan": "#87BFCE",
"green": "#A4BE8D",
"purple": "#B38DAC",
"red": "#C1616A",
"white": "#EBEEF3",
"yellow": "#CF866F",
"brightBlack": "#475063",
"brightBlue": "#89CAC8",
"brightCyan": "#82CCE0",
"brightGreen": "#A8CC86",
"brightRed": "#D6787F",
"brightPurple": "#CF97C5",
2024-03-29 15:33:01 +00:00
"brightWhite": "#A5B4CD",
"brightYellow": "#E09680"
2024-03-24 10:15:11 +00:00
}