Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Lion V2.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Lion V2.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Night Lion V2",
|
||||
"black": "#4c4c4c",
|
||||
"red": "#bb0000",
|
||||
"green": "#04f623",
|
||||
"yellow": "#f3f167",
|
||||
"blue": "#64d0f0",
|
||||
"purple": "#ce6fdb",
|
||||
"cyan": "#00dadf",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff5555",
|
||||
"brightGreen": "#7df71d",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#62cbe8",
|
||||
"brightPurple": "#ff9bf5",
|
||||
"brightCyan": "#00ccd8",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#171717",
|
||||
"foreground": "#bbbbbb",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user