Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Harper.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Harper.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Harper",
|
||||
"black": "#010101",
|
||||
"red": "#f8b63f",
|
||||
"green": "#7fb5e1",
|
||||
"yellow": "#d6da25",
|
||||
"blue": "#489e48",
|
||||
"purple": "#b296c6",
|
||||
"cyan": "#f5bfd7",
|
||||
"white": "#a8a49d",
|
||||
"brightBlack": "#726e6a",
|
||||
"brightRed": "#f8b63f",
|
||||
"brightGreen": "#7fb5e1",
|
||||
"brightYellow": "#d6da25",
|
||||
"brightBlue": "#489e48",
|
||||
"brightPurple": "#b296c6",
|
||||
"brightCyan": "#f5bfd7",
|
||||
"brightWhite": "#fefbea",
|
||||
"background": "#010101",
|
||||
"foreground": "#a8a49d",
|
||||
"cursorColor": "#a8a49d",
|
||||
"selectionBackground": "#5a5753"
|
||||
}
|
||||
Reference in New Issue
Block a user