Files
zenbones-theme/extras/windows_terminal/neobones_light.json
Michael Chris Lopez 63386c6b9e chore: format
2021-12-28 07:05:45 +08:00

24 lines
587 B
JSON

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