* 🎨refactor(windows terminal): shipwright contribute (close #73) * 🐞fix(windows terminal): typo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"name": "zenwritten_light",
|
||||
"foreground": "#353535",
|
||||
"background": "#EEEEEE",
|
||||
"selectionBackground": "#D7D7D7",
|
||||
"cursorColor": "#353535",
|
||||
"foreground": "#353535",
|
||||
"background": "#EEEEEE",
|
||||
"black": "#EEEEEE",
|
||||
"red": "#A8334C",
|
||||
"green": "#4F6C31",
|
||||
"yellow": "#944927",
|
||||
"blue": "#286486",
|
||||
"purple": "#88507D",
|
||||
"cyan": "#3B8992",
|
||||
"green": "#4F6C31",
|
||||
"purple": "#88507D",
|
||||
"red": "#A8334C",
|
||||
"white": "#353535",
|
||||
"yellow": "#944927",
|
||||
"brightBlack": "#C6C3C3",
|
||||
"brightRed": "#94253E",
|
||||
"brightGreen": "#3F5A22",
|
||||
"brightYellow": "#803D1C",
|
||||
"brightBlue": "#1D5573",
|
||||
"brightPurple": "#7B3B70",
|
||||
"brightCyan": "#2B747C",
|
||||
"brightGreen": "#3F5A22",
|
||||
"brightRed": "#94253E",
|
||||
"brightPurple": "#7B3B70",
|
||||
"brightWhite": "#5C5C5C"
|
||||
"brightYellow": "#803D1C",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user