Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tearout.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tearout.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tearout",
|
||||
"black": "#685742",
|
||||
"red": "#cc967b",
|
||||
"green": "#97976d",
|
||||
"yellow": "#6c9861",
|
||||
"blue": "#b5955e",
|
||||
"purple": "#c9a554",
|
||||
"cyan": "#d7c483",
|
||||
"white": "#b5955e",
|
||||
"brightBlack": "#75644f",
|
||||
"brightRed": "#cc967b",
|
||||
"brightGreen": "#97976d",
|
||||
"brightYellow": "#6c9861",
|
||||
"brightBlue": "#b5955e",
|
||||
"brightPurple": "#c9a554",
|
||||
"brightCyan": "#d7c483",
|
||||
"brightWhite": "#b5955e",
|
||||
"background": "#34392d",
|
||||
"foreground": "#f4d2ae",
|
||||
"cursorColor": "#d7c483",
|
||||
"selectionBackground": "#e4c47a"
|
||||
}
|
||||
Reference in New Issue
Block a user