Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Half Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Half Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "One Half Light",
|
||||
"black": "#383a42",
|
||||
"red": "#e45649",
|
||||
"green": "#50a14f",
|
||||
"yellow": "#c18401",
|
||||
"blue": "#0184bc",
|
||||
"purple": "#a626a4",
|
||||
"cyan": "#0997b3",
|
||||
"white": "#bababa",
|
||||
"brightBlack": "#4f525e",
|
||||
"brightRed": "#e06c75",
|
||||
"brightGreen": "#98c379",
|
||||
"brightYellow": "#d8b36e",
|
||||
"brightBlue": "#61afef",
|
||||
"brightPurple": "#c678dd",
|
||||
"brightCyan": "#56b6c2",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#fafafa",
|
||||
"foreground": "#383a42",
|
||||
"cursorColor": "#a5b4e5",
|
||||
"selectionBackground": "#bfceff"
|
||||
}
|
||||
Reference in New Issue
Block a user