Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Relaxed.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Relaxed.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Relaxed",
|
||||
"black": "#151515",
|
||||
"red": "#bc5653",
|
||||
"green": "#909d63",
|
||||
"yellow": "#ebc17a",
|
||||
"blue": "#6a8799",
|
||||
"purple": "#b06698",
|
||||
"cyan": "#c9dfff",
|
||||
"white": "#d9d9d9",
|
||||
"brightBlack": "#636363",
|
||||
"brightRed": "#bc5653",
|
||||
"brightGreen": "#a0ac77",
|
||||
"brightYellow": "#ebc17a",
|
||||
"brightBlue": "#7eaac7",
|
||||
"brightPurple": "#b06698",
|
||||
"brightCyan": "#acbbd0",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#353a44",
|
||||
"foreground": "#d9d9d9",
|
||||
"cursorColor": "#d9d9d9",
|
||||
"selectionBackground": "#6a7985"
|
||||
}
|
||||
Reference in New Issue
Block a user