Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Deep.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Deep.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Deep",
|
||||
"black": "#000000",
|
||||
"red": "#d70005",
|
||||
"green": "#1cd915",
|
||||
"yellow": "#d9bd26",
|
||||
"blue": "#5665ff",
|
||||
"purple": "#b052da",
|
||||
"cyan": "#50d2da",
|
||||
"white": "#e0e0e0",
|
||||
"brightBlack": "#535353",
|
||||
"brightRed": "#fb0007",
|
||||
"brightGreen": "#22ff18",
|
||||
"brightYellow": "#fedc2b",
|
||||
"brightBlue": "#9fa9ff",
|
||||
"brightPurple": "#e09aff",
|
||||
"brightCyan": "#8df9ff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#090909",
|
||||
"foreground": "#cdcdcd",
|
||||
"cursorColor": "#d0d0d0",
|
||||
"selectionBackground": "#780002"
|
||||
}
|
||||
Reference in New Issue
Block a user