Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seoulbones Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seoulbones Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Seoulbones Light",
|
||||
"black": "#e2e2e2",
|
||||
"red": "#dc5284",
|
||||
"green": "#628562",
|
||||
"yellow": "#c48562",
|
||||
"blue": "#0084a3",
|
||||
"purple": "#896788",
|
||||
"cyan": "#008586",
|
||||
"white": "#555555",
|
||||
"brightBlack": "#a5a0a1",
|
||||
"brightRed": "#be3c6d",
|
||||
"brightGreen": "#487249",
|
||||
"brightYellow": "#a76b48",
|
||||
"brightBlue": "#006f89",
|
||||
"brightPurple": "#7f4c7e",
|
||||
"brightCyan": "#006f70",
|
||||
"brightWhite": "#777777",
|
||||
"background": "#e2e2e2",
|
||||
"foreground": "#555555",
|
||||
"cursorColor": "#555555",
|
||||
"selectionBackground": "#cccccc"
|
||||
}
|
||||
Reference in New Issue
Block a user