Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nvim Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nvim Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nvim Dark",
|
||||
"black": "#07080d",
|
||||
"red": "#ffc0b9",
|
||||
"green": "#b3f6c0",
|
||||
"yellow": "#fce094",
|
||||
"blue": "#a6dbff",
|
||||
"purple": "#ffcaff",
|
||||
"cyan": "#8cf8f7",
|
||||
"white": "#eef1f8",
|
||||
"brightBlack": "#4f5258",
|
||||
"brightRed": "#ffc0b9",
|
||||
"brightGreen": "#b3f6c0",
|
||||
"brightYellow": "#fce094",
|
||||
"brightBlue": "#a6dbff",
|
||||
"brightPurple": "#ffcaff",
|
||||
"brightCyan": "#8cf8f7",
|
||||
"brightWhite": "#eef1f8",
|
||||
"background": "#14161b",
|
||||
"foreground": "#e0e2ea",
|
||||
"cursorColor": "#9b9ea4",
|
||||
"selectionBackground": "#4f5258"
|
||||
}
|
||||
Reference in New Issue
Block a user