Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Atom One Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Atom One Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Atom One Dark",
|
||||
"black": "#21252b",
|
||||
"red": "#e06c75",
|
||||
"green": "#98c379",
|
||||
"yellow": "#e5c07b",
|
||||
"blue": "#61afef",
|
||||
"purple": "#c678dd",
|
||||
"cyan": "#56b6c2",
|
||||
"white": "#abb2bf",
|
||||
"brightBlack": "#767676",
|
||||
"brightRed": "#e06c75",
|
||||
"brightGreen": "#98c379",
|
||||
"brightYellow": "#e5c07b",
|
||||
"brightBlue": "#61afef",
|
||||
"brightPurple": "#c678dd",
|
||||
"brightCyan": "#56b6c2",
|
||||
"brightWhite": "#abb2bf",
|
||||
"background": "#21252b",
|
||||
"foreground": "#abb2bf",
|
||||
"cursorColor": "#abb2bf",
|
||||
"selectionBackground": "#323844"
|
||||
}
|
||||
Reference in New Issue
Block a user