Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Jellybeans.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Jellybeans.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Jellybeans",
|
||||
"black": "#929292",
|
||||
"red": "#e27373",
|
||||
"green": "#94b979",
|
||||
"yellow": "#ffba7b",
|
||||
"blue": "#97bedc",
|
||||
"purple": "#e1c0fa",
|
||||
"cyan": "#00988e",
|
||||
"white": "#dedede",
|
||||
"brightBlack": "#bdbdbd",
|
||||
"brightRed": "#ffa1a1",
|
||||
"brightGreen": "#bddeab",
|
||||
"brightYellow": "#ffdca0",
|
||||
"brightBlue": "#b1d8f6",
|
||||
"brightPurple": "#fbdaff",
|
||||
"brightCyan": "#1ab2a8",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#121212",
|
||||
"foreground": "#dedede",
|
||||
"cursorColor": "#ffa560",
|
||||
"selectionBackground": "#474e91"
|
||||
}
|
||||
Reference in New Issue
Block a user