Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Chester.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Chester.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Chester",
|
||||
"black": "#080200",
|
||||
"red": "#fa5e5b",
|
||||
"green": "#16c98d",
|
||||
"yellow": "#ffc83f",
|
||||
"blue": "#288ad6",
|
||||
"purple": "#d34590",
|
||||
"cyan": "#28ddde",
|
||||
"white": "#e7e7e7",
|
||||
"brightBlack": "#6f6b68",
|
||||
"brightRed": "#fa5e5b",
|
||||
"brightGreen": "#16c98d",
|
||||
"brightYellow": "#feef6d",
|
||||
"brightBlue": "#278ad6",
|
||||
"brightPurple": "#d34590",
|
||||
"brightCyan": "#27dede",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2c3643",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#b4b1b1",
|
||||
"selectionBackground": "#67747c"
|
||||
}
|
||||
Reference in New Issue
Block a user