Files
zenbones-theme/extras/windows_terminal/neobones_light.json
Thuan Pham d2a63d8296 🎨refactor(windows terminal): shipwright contribute (close #73) (#74)
* 🎨refactor(windows terminal): shipwright contribute (close #73)

* 🐞fix(windows terminal): typo
2022-01-04 11:39:30 +08:00

24 lines
587 B
JSON

{
"name": "neobones_light",
"selectionBackground": "#ADE48C",
"cursorColor": "#202E18",
"foreground": "#202E18",
"background": "#E5EDE6",
"black": "#E5EDE6",
"blue": "#286486",
"cyan": "#3B8992",
"green": "#567A30",
"purple": "#88507D",
"red": "#A8334C",
"white": "#202E18",
"yellow": "#944927",
"brightBlack": "#B3C6B6",
"brightBlue": "#1D5573",
"brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#415934"
"brightYellow": "#803D1C",
}