Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adventure.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adventure.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Adventure",
|
||||
"black": "#040404",
|
||||
"red": "#d84a33",
|
||||
"green": "#5da602",
|
||||
"yellow": "#eebb6e",
|
||||
"blue": "#417ab3",
|
||||
"purple": "#e5c499",
|
||||
"cyan": "#bdcfe5",
|
||||
"white": "#dbded8",
|
||||
"brightBlack": "#685656",
|
||||
"brightRed": "#d76b42",
|
||||
"brightGreen": "#99b52c",
|
||||
"brightYellow": "#ffb670",
|
||||
"brightBlue": "#97d7ef",
|
||||
"brightPurple": "#aa7900",
|
||||
"brightCyan": "#bdcfe5",
|
||||
"brightWhite": "#e4d5c7",
|
||||
"background": "#040404",
|
||||
"foreground": "#feffff",
|
||||
"cursorColor": "#feffff",
|
||||
"selectionBackground": "#606060"
|
||||
}
|
||||
Reference in New Issue
Block a user