Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/ENCOM.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/ENCOM.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "ENCOM",
|
||||
"black": "#000000",
|
||||
"red": "#9f0000",
|
||||
"green": "#008b00",
|
||||
"yellow": "#ffd000",
|
||||
"blue": "#0081ff",
|
||||
"purple": "#bc00ca",
|
||||
"cyan": "#008b8b",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff0000",
|
||||
"brightGreen": "#00ee00",
|
||||
"brightYellow": "#ffff00",
|
||||
"brightBlue": "#0000ff",
|
||||
"brightPurple": "#ff00ff",
|
||||
"brightCyan": "#00cdcd",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#00a595",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#00a48c"
|
||||
}
|
||||
Reference in New Issue
Block a user