Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Elegant.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Elegant.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Elegant",
|
||||
"black": "#0a1222",
|
||||
"red": "#ff0257",
|
||||
"green": "#85cc95",
|
||||
"yellow": "#ffcb8b",
|
||||
"blue": "#8dabe1",
|
||||
"purple": "#c792eb",
|
||||
"cyan": "#78ccf0",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#575656",
|
||||
"brightRed": "#ff0057",
|
||||
"brightGreen": "#85cc95",
|
||||
"brightYellow": "#ffcb8b",
|
||||
"brightBlue": "#8dabe1",
|
||||
"brightPurple": "#c792eb",
|
||||
"brightCyan": "#3facef",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#292b31",
|
||||
"foreground": "#ced2d6",
|
||||
"cursorColor": "#00beff",
|
||||
"selectionBackground": "#d5d5d5"
|
||||
}
|
||||
Reference in New Issue
Block a user