Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Midnight In Mojave.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Midnight In Mojave.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Midnight In Mojave",
|
||||
"black": "#1e1e1e",
|
||||
"red": "#ff453a",
|
||||
"green": "#32d74b",
|
||||
"yellow": "#ffd60a",
|
||||
"blue": "#0a84ff",
|
||||
"purple": "#bf5af2",
|
||||
"cyan": "#5ac8fa",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#515151",
|
||||
"brightRed": "#ff453a",
|
||||
"brightGreen": "#32d74b",
|
||||
"brightYellow": "#ffd60a",
|
||||
"brightBlue": "#0a84ff",
|
||||
"brightPurple": "#bf5af2",
|
||||
"brightCyan": "#5ac8fa",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1e1e1e",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#32d74b",
|
||||
"selectionBackground": "#4a504d"
|
||||
}
|
||||
Reference in New Issue
Block a user