Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lab Fox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lab Fox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Lab Fox",
|
||||
"black": "#2e2e2e",
|
||||
"red": "#fc6d26",
|
||||
"green": "#3eb383",
|
||||
"yellow": "#fca121",
|
||||
"blue": "#db3b21",
|
||||
"purple": "#6b40a8",
|
||||
"cyan": "#6e49cb",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#535353",
|
||||
"brightRed": "#ff6517",
|
||||
"brightGreen": "#53eaa8",
|
||||
"brightYellow": "#fca013",
|
||||
"brightBlue": "#db501f",
|
||||
"brightPurple": "#6a36b6",
|
||||
"brightCyan": "#7d53e7",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2e2e2e",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#7f7f7f",
|
||||
"selectionBackground": "#cb392e"
|
||||
}
|
||||
Reference in New Issue
Block a user