Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ultra Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ultra Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ultra Dark",
|
||||
"black": "#000000",
|
||||
"red": "#f07178",
|
||||
"green": "#c3e88d",
|
||||
"yellow": "#ffcb6b",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#89ddff",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#f6a9ae",
|
||||
"brightGreen": "#dbf1ba",
|
||||
"brightYellow": "#ffdfa6",
|
||||
"brightBlue": "#b4ccff",
|
||||
"brightPurple": "#ddbdf2",
|
||||
"brightCyan": "#b8eaff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#fefefe",
|
||||
"selectionBackground": "#222222"
|
||||
}
|
||||
Reference in New Issue
Block a user