Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Argonaut.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Argonaut.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Argonaut",
|
||||
"black": "#232323",
|
||||
"red": "#ff000f",
|
||||
"green": "#8ce10b",
|
||||
"yellow": "#ffb900",
|
||||
"blue": "#008df8",
|
||||
"purple": "#6d43a6",
|
||||
"cyan": "#00d8eb",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#444444",
|
||||
"brightRed": "#ff2740",
|
||||
"brightGreen": "#abe15b",
|
||||
"brightYellow": "#ffd242",
|
||||
"brightBlue": "#0092ff",
|
||||
"brightPurple": "#9a5feb",
|
||||
"brightCyan": "#67fff0",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0e1019",
|
||||
"foreground": "#fffaf4",
|
||||
"cursorColor": "#ff0018",
|
||||
"selectionBackground": "#002a3b"
|
||||
}
|
||||
Reference in New Issue
Block a user