Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Darkmatrix.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Darkmatrix.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Darkmatrix",
|
||||
"black": "#091013",
|
||||
"red": "#006536",
|
||||
"green": "#6fa64c",
|
||||
"yellow": "#7e8000",
|
||||
"blue": "#2c9a84",
|
||||
"purple": "#523a60",
|
||||
"cyan": "#114d53",
|
||||
"white": "#006536",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#00733d",
|
||||
"brightGreen": "#90d762",
|
||||
"brightYellow": "#e2e500",
|
||||
"brightBlue": "#46d8b8",
|
||||
"brightPurple": "#573d66",
|
||||
"brightCyan": "#12545a",
|
||||
"brightWhite": "#006536",
|
||||
"background": "#070c0e",
|
||||
"foreground": "#3e5715",
|
||||
"cursorColor": "#9fa86e",
|
||||
"selectionBackground": "#0f191c"
|
||||
}
|
||||
Reference in New Issue
Block a user