Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pro Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pro Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Pro Light",
|
||||
"black": "#000000",
|
||||
"red": "#e5492b",
|
||||
"green": "#50d148",
|
||||
"yellow": "#c6c440",
|
||||
"blue": "#3b75ff",
|
||||
"purple": "#ed66e8",
|
||||
"cyan": "#4ed2de",
|
||||
"white": "#c2c2c2",
|
||||
"brightBlack": "#9f9f9f",
|
||||
"brightRed": "#ff6640",
|
||||
"brightGreen": "#48d53e",
|
||||
"brightYellow": "#bfbe23",
|
||||
"brightBlue": "#0082ff",
|
||||
"brightPurple": "#ff7eff",
|
||||
"brightCyan": "#3bd1d2",
|
||||
"brightWhite": "#f2f2f2",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#191919",
|
||||
"cursorColor": "#4d4d4d",
|
||||
"selectionBackground": "#c1ddff"
|
||||
}
|
||||
Reference in New Issue
Block a user