Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grass.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grass.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Grass",
|
||||
"black": "#000000",
|
||||
"red": "#ff5959",
|
||||
"green": "#00bb00",
|
||||
"yellow": "#e7b000",
|
||||
"blue": "#0000a3",
|
||||
"purple": "#ee59bb",
|
||||
"cyan": "#00bbbb",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#959595",
|
||||
"brightRed": "#ff5959",
|
||||
"brightGreen": "#00bb00",
|
||||
"brightYellow": "#e7b000",
|
||||
"brightBlue": "#0000bb",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#55ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#13773d",
|
||||
"foreground": "#fff0a5",
|
||||
"cursorColor": "#d9744c",
|
||||
"selectionBackground": "#b64926"
|
||||
}
|
||||
Reference in New Issue
Block a user