Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Owl.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Owl.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Night Owl",
|
||||
"black": "#011627",
|
||||
"red": "#ef5350",
|
||||
"green": "#22da6e",
|
||||
"yellow": "#addb67",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#21c7a8",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#575656",
|
||||
"brightRed": "#ef5350",
|
||||
"brightGreen": "#22da6e",
|
||||
"brightYellow": "#ffeb95",
|
||||
"brightBlue": "#82aaff",
|
||||
"brightPurple": "#c792ea",
|
||||
"brightCyan": "#7fdbca",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#011627",
|
||||
"foreground": "#d6deeb",
|
||||
"cursorColor": "#7e57c2",
|
||||
"selectionBackground": "#5f7e97"
|
||||
}
|
||||
Reference in New Issue
Block a user