Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/traffic.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/traffic.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "traffic",
|
||||
"black": "#282d31",
|
||||
"red": "#934e46",
|
||||
"green": "#637268",
|
||||
"yellow": "#c79e84",
|
||||
"blue": "#515e67",
|
||||
"purple": "#715f5e",
|
||||
"cyan": "#5c6f7d",
|
||||
"white": "#cfb9a8",
|
||||
"brightBlack": "#4e575e",
|
||||
"brightRed": "#934e46",
|
||||
"brightGreen": "#637270",
|
||||
"brightYellow": "#c79e84",
|
||||
"brightBlue": "#515e67",
|
||||
"brightPurple": "#715f5e",
|
||||
"brightCyan": "#5c6f7d",
|
||||
"brightWhite": "#ddcec2",
|
||||
"background": "#272c30",
|
||||
"foreground": "#cfb9a8",
|
||||
"cursorColor": "#cfb9a8",
|
||||
"selectionBackground": "#272c30"
|
||||
}
|
||||
Reference in New Issue
Block a user