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

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

25 lines
583 B
JSON
Raw Normal View History

{
"name": "duckbones",
"foreground": "#EBEFC0",
"background": "#0E101A",
"selectionBackground": "#37382D",
"cursorColor": "#EDF2C2",
"black": "#0E101A",
"red": "#E03600",
"green": "#5DCD97",
"yellow": "#E39500",
"blue": "#00A3CB",
"purple": "#795CCC",
"cyan": "#00A3CB",
"white": "#EBEFC0",
"brightBlack": "#2B2F46",
"brightRed": "#FF4821",
"brightGreen": "#58DB9E",
"brightYellow": "#F6A100",
"brightBlue": "#00B4E0",
"brightPurple": "#B3A1E6",
"brightCyan": "#00B4E0",
"brightWhite": "#B3B692"
}