Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grey Green.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grey Green.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Grey Green",
|
||||
"black": "#000000",
|
||||
"red": "#fe1414",
|
||||
"green": "#74ff00",
|
||||
"yellow": "#f1ff01",
|
||||
"blue": "#00deff",
|
||||
"purple": "#ff00f0",
|
||||
"cyan": "#00ffbc",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#ff3939",
|
||||
"brightGreen": "#00ff44",
|
||||
"brightYellow": "#ffd100",
|
||||
"brightBlue": "#00afff",
|
||||
"brightPurple": "#ff008a",
|
||||
"brightCyan": "#00ffd3",
|
||||
"brightWhite": "#f5ecec",
|
||||
"background": "#002a1a",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#fff400",
|
||||
"selectionBackground": "#517e50"
|
||||
}
|
||||
Reference in New Issue
Block a user