Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Atom.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Atom.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Atom",
|
||||
"black": "#000000",
|
||||
"red": "#fd5ff1",
|
||||
"green": "#87c38a",
|
||||
"yellow": "#ffd7b1",
|
||||
"blue": "#85befd",
|
||||
"purple": "#b9b6fc",
|
||||
"cyan": "#85befd",
|
||||
"white": "#e0e0e0",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#fd5ff1",
|
||||
"brightGreen": "#94fa36",
|
||||
"brightYellow": "#f5ffa8",
|
||||
"brightBlue": "#96cbfe",
|
||||
"brightPurple": "#b9b6fc",
|
||||
"brightCyan": "#85befd",
|
||||
"brightWhite": "#e0e0e0",
|
||||
"background": "#161719",
|
||||
"foreground": "#c5c8c6",
|
||||
"cursorColor": "#d0d0d0",
|
||||
"selectionBackground": "#444444"
|
||||
}
|
||||
Reference in New Issue
Block a user