Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/branch.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/branch.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "branch",
|
||||
"black": "#35241c",
|
||||
"red": "#c2562d",
|
||||
"green": "#96a65e",
|
||||
"yellow": "#d29b5a",
|
||||
"blue": "#3b8e8c",
|
||||
"purple": "#c47e5b",
|
||||
"cyan": "#639a90",
|
||||
"white": "#cfc1a9",
|
||||
"brightBlack": "#564a45",
|
||||
"brightRed": "#c2562d",
|
||||
"brightGreen": "#96a65e",
|
||||
"brightYellow": "#d29b5a",
|
||||
"brightBlue": "#3b8e8c",
|
||||
"brightPurple": "#c47e5b",
|
||||
"brightCyan": "#639a90",
|
||||
"brightWhite": "#cfc1a9",
|
||||
"background": "#32221a",
|
||||
"foreground": "#cfc1a9",
|
||||
"cursorColor": "#cfc1a9",
|
||||
"selectionBackground": "#32221a"
|
||||
}
|
||||
Reference in New Issue
Block a user