Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Tango Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/iTerm2 Tango Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "iTerm2 Tango Light",
|
||||
"black": "#000000",
|
||||
"red": "#d81e00",
|
||||
"green": "#5ea702",
|
||||
"yellow": "#cfae00",
|
||||
"blue": "#427ab3",
|
||||
"purple": "#89658e",
|
||||
"cyan": "#00a7aa",
|
||||
"white": "#c1c4be",
|
||||
"brightBlack": "#686a66",
|
||||
"brightRed": "#f54235",
|
||||
"brightGreen": "#8cd636",
|
||||
"brightYellow": "#d7c53b",
|
||||
"brightBlue": "#84b0d8",
|
||||
"brightPurple": "#bc94b7",
|
||||
"brightCyan": "#1eccce",
|
||||
"brightWhite": "#f1f1f0",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#000000",
|
||||
"cursorColor": "#000000",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user