Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Default.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Default.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "iTerm2 Default",
|
||||
"black": "#000000",
|
||||
"red": "#c91b00",
|
||||
"green": "#00c200",
|
||||
"yellow": "#c7c400",
|
||||
"blue": "#2225c4",
|
||||
"purple": "#ca30c7",
|
||||
"cyan": "#00c5c7",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#ff6e67",
|
||||
"brightGreen": "#5ffa68",
|
||||
"brightYellow": "#fffc67",
|
||||
"brightBlue": "#6871ff",
|
||||
"brightPurple": "#ff77ff",
|
||||
"brightCyan": "#60fdff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#e5e5e5",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user