Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Broadcast.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Broadcast.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Broadcast",
|
||||
"black": "#000000",
|
||||
"red": "#da4939",
|
||||
"green": "#519f50",
|
||||
"yellow": "#ffd24a",
|
||||
"blue": "#6d9cbe",
|
||||
"purple": "#d0d0ff",
|
||||
"cyan": "#6e9cbe",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#585858",
|
||||
"brightRed": "#ff7b6b",
|
||||
"brightGreen": "#83d182",
|
||||
"brightYellow": "#ffff7c",
|
||||
"brightBlue": "#9fcef0",
|
||||
"brightPurple": "#ffffff",
|
||||
"brightCyan": "#a0cef0",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2b2b2b",
|
||||
"foreground": "#e6e1dc",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#5a647e"
|
||||
}
|
||||
Reference in New Issue
Block a user