Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Electron Highlighter.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Electron Highlighter.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Electron Highlighter",
|
||||
"black": "#15161f",
|
||||
"red": "#ff6c8d",
|
||||
"green": "#00ffc3",
|
||||
"yellow": "#ffd7a9",
|
||||
"blue": "#77abff",
|
||||
"purple": "#daa4f4",
|
||||
"cyan": "#00fdff",
|
||||
"white": "#778faf",
|
||||
"brightBlack": "#4a6789",
|
||||
"brightRed": "#ff6c8d",
|
||||
"brightGreen": "#00ffc3",
|
||||
"brightYellow": "#ffd7a9",
|
||||
"brightBlue": "#77abff",
|
||||
"brightPurple": "#daa4f4",
|
||||
"brightCyan": "#00fdff",
|
||||
"brightWhite": "#c3cee2",
|
||||
"background": "#23283d",
|
||||
"foreground": "#a5b6d4",
|
||||
"cursorColor": "#a5b6d4",
|
||||
"selectionBackground": "#25345a"
|
||||
}
|
||||
Reference in New Issue
Block a user