Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Matte Black.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Matte Black.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Matte Black",
|
||||
"black": "#333333",
|
||||
"red": "#d35f5f",
|
||||
"green": "#ffc107",
|
||||
"yellow": "#b91c1c",
|
||||
"blue": "#e68e0d",
|
||||
"purple": "#d35f5f",
|
||||
"cyan": "#bebebe",
|
||||
"white": "#bebebe",
|
||||
"brightBlack": "#8a8a8d",
|
||||
"brightRed": "#891c1c",
|
||||
"brightGreen": "#ffc107",
|
||||
"brightYellow": "#b90a0a",
|
||||
"brightBlue": "#f59e0b",
|
||||
"brightPurple": "#b91c1c",
|
||||
"brightCyan": "#eaeaea",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#121212",
|
||||
"foreground": "#bebebe",
|
||||
"cursorColor": "#eaeaea",
|
||||
"selectionBackground": "#333333"
|
||||
}
|
||||
Reference in New Issue
Block a user