Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Retro.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Retro.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Retro",
|
||||
"black": "#13a10e",
|
||||
"red": "#13a10e",
|
||||
"green": "#13a10e",
|
||||
"yellow": "#13a10e",
|
||||
"blue": "#13a10e",
|
||||
"purple": "#13a10e",
|
||||
"cyan": "#13a10e",
|
||||
"white": "#13a10e",
|
||||
"brightBlack": "#16ba10",
|
||||
"brightRed": "#16ba10",
|
||||
"brightGreen": "#16ba10",
|
||||
"brightYellow": "#16ba10",
|
||||
"brightBlue": "#16ba10",
|
||||
"brightPurple": "#16ba10",
|
||||
"brightCyan": "#16ba10",
|
||||
"brightWhite": "#16ba10",
|
||||
"background": "#000000",
|
||||
"foreground": "#13a10e",
|
||||
"cursorColor": "#13a10e",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user