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

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

24 lines
586 B
JSON
Raw Normal View History

{
"name": "neobones_dark",
"foreground": "#C6D5CF",
"background": "#0F191F",
"selectionBackground": "#3A3E3D",
"cursorColor": "#CEDDD7",
"black": "#0F191F",
"red": "#DE6E7C",
"green": "#90FF6B",
"yellow": "#B77E64",
"blue": "#8190D4",
"purple": "#B279A7",
"cyan": "#66A5AD",
"white": "#C6D5CF",
"brightBlack": "#263945",
"brightRed": "#E8838F",
"brightGreen": "#A0FF85",
"brightYellow": "#D68C67",
"brightBlue": "#92A0E2",
"brightPurple": "#CF86C1",
"brightCyan": "#65B8C1",
"brightWhite": "#98A39E"
}