Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Owlish Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Night Owlish Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Night Owlish Light",
|
||||
"black": "#011627",
|
||||
"red": "#d3423e",
|
||||
"green": "#2aa298",
|
||||
"yellow": "#daaa01",
|
||||
"blue": "#4876d6",
|
||||
"purple": "#403f53",
|
||||
"cyan": "#08916a",
|
||||
"white": "#7a8181",
|
||||
"brightBlack": "#7a8181",
|
||||
"brightRed": "#f76e6e",
|
||||
"brightGreen": "#49d0c5",
|
||||
"brightYellow": "#dac26b",
|
||||
"brightBlue": "#5ca7e4",
|
||||
"brightPurple": "#697098",
|
||||
"brightCyan": "#00c990",
|
||||
"brightWhite": "#989fb1",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#403f53",
|
||||
"cursorColor": "#403f53",
|
||||
"selectionBackground": "#f2f2f2"
|
||||
}
|
||||
Reference in New Issue
Block a user