Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nvim Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nvim Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nvim Light",
|
||||
"black": "#07080d",
|
||||
"red": "#590008",
|
||||
"green": "#005523",
|
||||
"yellow": "#6b5300",
|
||||
"blue": "#004c73",
|
||||
"purple": "#470045",
|
||||
"cyan": "#007373",
|
||||
"white": "#a1a4ab",
|
||||
"brightBlack": "#4f5258",
|
||||
"brightRed": "#590008",
|
||||
"brightGreen": "#005523",
|
||||
"brightYellow": "#6b5300",
|
||||
"brightBlue": "#004c73",
|
||||
"brightPurple": "#470045",
|
||||
"brightCyan": "#007373",
|
||||
"brightWhite": "#eef1f8",
|
||||
"background": "#e0e2ea",
|
||||
"foreground": "#14161b",
|
||||
"cursorColor": "#9b9ea4",
|
||||
"selectionBackground": "#9b9ea4"
|
||||
}
|
||||
Reference in New Issue
Block a user