Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seafoam Pastel.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seafoam Pastel.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Seafoam Pastel",
|
||||
"black": "#757575",
|
||||
"red": "#825d4d",
|
||||
"green": "#728c62",
|
||||
"yellow": "#ada16d",
|
||||
"blue": "#4d7b82",
|
||||
"purple": "#8a7267",
|
||||
"cyan": "#729494",
|
||||
"white": "#e0e0e0",
|
||||
"brightBlack": "#8a8a8a",
|
||||
"brightRed": "#cf937a",
|
||||
"brightGreen": "#98d9aa",
|
||||
"brightYellow": "#fae79d",
|
||||
"brightBlue": "#7ac3cf",
|
||||
"brightPurple": "#d6b2a1",
|
||||
"brightCyan": "#ade0e0",
|
||||
"brightWhite": "#e0e0e0",
|
||||
"background": "#243435",
|
||||
"foreground": "#d4e7d4",
|
||||
"cursorColor": "#57647a",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user