Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rebecca.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rebecca.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Rebecca",
|
||||
"black": "#12131e",
|
||||
"red": "#dd7755",
|
||||
"green": "#04dbb5",
|
||||
"yellow": "#f2e7b7",
|
||||
"blue": "#7aa5ff",
|
||||
"purple": "#bf9cf9",
|
||||
"cyan": "#56d3c2",
|
||||
"white": "#e4e3e9",
|
||||
"brightBlack": "#666699",
|
||||
"brightRed": "#ff92cd",
|
||||
"brightGreen": "#01eac0",
|
||||
"brightYellow": "#fffca8",
|
||||
"brightBlue": "#69c0fa",
|
||||
"brightPurple": "#c17ff8",
|
||||
"brightCyan": "#8bfde1",
|
||||
"brightWhite": "#f4f2f9",
|
||||
"background": "#292a44",
|
||||
"foreground": "#e8e6ed",
|
||||
"cursorColor": "#b89bf9",
|
||||
"selectionBackground": "#663399"
|
||||
}
|
||||
Reference in New Issue
Block a user