Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Light Owl.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Light Owl.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Light Owl",
|
||||
"black": "#403f53",
|
||||
"red": "#de3d3b",
|
||||
"green": "#08916a",
|
||||
"yellow": "#e0af02",
|
||||
"blue": "#288ed7",
|
||||
"purple": "#d6438a",
|
||||
"cyan": "#2aa298",
|
||||
"white": "#bdbdbd",
|
||||
"brightBlack": "#989fb1",
|
||||
"brightRed": "#de3d3b",
|
||||
"brightGreen": "#08916a",
|
||||
"brightYellow": "#daaa01",
|
||||
"brightBlue": "#288ed7",
|
||||
"brightPurple": "#d6438a",
|
||||
"brightCyan": "#2aa298",
|
||||
"brightWhite": "#f0f0f0",
|
||||
"background": "#fbfbfb",
|
||||
"foreground": "#403f53",
|
||||
"cursorColor": "#403f53",
|
||||
"selectionBackground": "#e0e0e0"
|
||||
}
|
||||
Reference in New Issue
Block a user