Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Abernathy.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Abernathy.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Abernathy",
|
||||
"black": "#000000",
|
||||
"red": "#cd0000",
|
||||
"green": "#00cd00",
|
||||
"yellow": "#cdcd00",
|
||||
"blue": "#1093f5",
|
||||
"purple": "#cd00cd",
|
||||
"cyan": "#00cdcd",
|
||||
"white": "#faebd7",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#ff0000",
|
||||
"brightGreen": "#00ff00",
|
||||
"brightYellow": "#ffff00",
|
||||
"brightBlue": "#11b5f6",
|
||||
"brightPurple": "#ff00ff",
|
||||
"brightCyan": "#00ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#111416",
|
||||
"foreground": "#eeeeec",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#eeeeec"
|
||||
}
|
||||
Reference in New Issue
Block a user