Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Espresso.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Espresso.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Espresso",
|
||||
"black": "#353535",
|
||||
"red": "#d25252",
|
||||
"green": "#a5c261",
|
||||
"yellow": "#ffc66d",
|
||||
"blue": "#6c99bb",
|
||||
"purple": "#d197d9",
|
||||
"cyan": "#bed6ff",
|
||||
"white": "#eeeeec",
|
||||
"brightBlack": "#606060",
|
||||
"brightRed": "#f00c0c",
|
||||
"brightGreen": "#c2e075",
|
||||
"brightYellow": "#e1e48b",
|
||||
"brightBlue": "#8ab7d9",
|
||||
"brightPurple": "#efb5f7",
|
||||
"brightCyan": "#dcf4ff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#323232",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#d6d6d6",
|
||||
"selectionBackground": "#5b5b5b"
|
||||
}
|
||||
Reference in New Issue
Block a user