Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/CLRS.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/CLRS.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "CLRS",
|
||||
"black": "#000000",
|
||||
"red": "#f8282a",
|
||||
"green": "#328a5d",
|
||||
"yellow": "#fa701d",
|
||||
"blue": "#135cd0",
|
||||
"purple": "#9f00bd",
|
||||
"cyan": "#33c3c1",
|
||||
"white": "#b3b3b3",
|
||||
"brightBlack": "#555753",
|
||||
"brightRed": "#fb0416",
|
||||
"brightGreen": "#2cc631",
|
||||
"brightYellow": "#e3bd0e",
|
||||
"brightBlue": "#1670ff",
|
||||
"brightPurple": "#e900b0",
|
||||
"brightCyan": "#3ad5ce",
|
||||
"brightWhite": "#eeeeec",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#262626",
|
||||
"cursorColor": "#62c6ef",
|
||||
"selectionBackground": "#6fd3fc"
|
||||
}
|
||||
Reference in New Issue
Block a user