Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Retro Legends.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Retro Legends.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Retro Legends",
|
||||
"black": "#262626",
|
||||
"red": "#de5454",
|
||||
"green": "#45eb45",
|
||||
"yellow": "#f7bf2b",
|
||||
"blue": "#4066f2",
|
||||
"purple": "#bf4cf2",
|
||||
"cyan": "#40d9e6",
|
||||
"white": "#bfe6bf",
|
||||
"brightBlack": "#4c594c",
|
||||
"brightRed": "#ff6666",
|
||||
"brightGreen": "#59ff59",
|
||||
"brightYellow": "#ffd933",
|
||||
"brightBlue": "#4c80ff",
|
||||
"brightPurple": "#e666ff",
|
||||
"brightCyan": "#59e6ff",
|
||||
"brightWhite": "#f2fff2",
|
||||
"background": "#0d0d0d",
|
||||
"foreground": "#45eb45",
|
||||
"cursorColor": "#45eb45",
|
||||
"selectionBackground": "#336633"
|
||||
}
|
||||
Reference in New Issue
Block a user