* 🎨refactor(windows terminal): shipwright contribute (close #73) * 🐞fix(windows terminal): typo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"name": "neobones_dark",
|
||||
"foreground": "#C6D5CF",
|
||||
"background": "#0F191F",
|
||||
"selectionBackground": "#3A3E3D",
|
||||
"cursorColor": "#CEDDD7",
|
||||
"foreground": "#C6D5CF",
|
||||
"background": "#0F191F",
|
||||
"black": "#0F191F",
|
||||
"red": "#DE6E7C",
|
||||
"green": "#90FF6B",
|
||||
"yellow": "#B77E64",
|
||||
"blue": "#8190D4",
|
||||
"purple": "#B279A7",
|
||||
"cyan": "#66A5AD",
|
||||
"green": "#90FF6B",
|
||||
"purple": "#B279A7",
|
||||
"red": "#DE6E7C",
|
||||
"white": "#C6D5CF",
|
||||
"yellow": "#B77E64",
|
||||
"brightBlack": "#263945",
|
||||
"brightRed": "#E8838F",
|
||||
"brightGreen": "#A0FF85",
|
||||
"brightYellow": "#D68C67",
|
||||
"brightBlue": "#92A0E2",
|
||||
"brightPurple": "#CF86C1",
|
||||
"brightCyan": "#65B8C1",
|
||||
"brightGreen": "#A0FF85",
|
||||
"brightRed": "#E8838F",
|
||||
"brightPurple": "#CF86C1",
|
||||
"brightWhite": "#98A39E"
|
||||
"brightYellow": "#D68C67",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user