Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vibrant Ink.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vibrant Ink.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Vibrant Ink",
|
||||
"black": "#878787",
|
||||
"red": "#ff6600",
|
||||
"green": "#ccff04",
|
||||
"yellow": "#ffcc00",
|
||||
"blue": "#44b4cc",
|
||||
"purple": "#9933cc",
|
||||
"cyan": "#44b4cc",
|
||||
"white": "#f5f5f5",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff0000",
|
||||
"brightGreen": "#00ff00",
|
||||
"brightYellow": "#ffff00",
|
||||
"brightBlue": "#0000ff",
|
||||
"brightPurple": "#ff00ff",
|
||||
"brightCyan": "#00ffff",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user