Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IR Black.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IR Black.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "IR Black",
|
||||
"black": "#4f4f4f",
|
||||
"red": "#fa6c60",
|
||||
"green": "#a8ff60",
|
||||
"yellow": "#fffeb7",
|
||||
"blue": "#96cafe",
|
||||
"purple": "#fa73fd",
|
||||
"cyan": "#c6c5fe",
|
||||
"white": "#efedef",
|
||||
"brightBlack": "#7b7b7b",
|
||||
"brightRed": "#fcb6b0",
|
||||
"brightGreen": "#cfffab",
|
||||
"brightYellow": "#ffffcc",
|
||||
"brightBlue": "#b5dcff",
|
||||
"brightPurple": "#fb9cfe",
|
||||
"brightCyan": "#e0e0fe",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#f1f1f1",
|
||||
"cursorColor": "#808080",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user