Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Peppermint.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Peppermint.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Peppermint",
|
||||
"black": "#353535",
|
||||
"red": "#e74669",
|
||||
"green": "#89d287",
|
||||
"yellow": "#dab853",
|
||||
"blue": "#449fd0",
|
||||
"purple": "#da62dc",
|
||||
"cyan": "#65aaaf",
|
||||
"white": "#b4b4b4",
|
||||
"brightBlack": "#535353",
|
||||
"brightRed": "#e4859b",
|
||||
"brightGreen": "#a3cca2",
|
||||
"brightYellow": "#e1e487",
|
||||
"brightBlue": "#6fbce2",
|
||||
"brightPurple": "#e586e7",
|
||||
"brightCyan": "#96dcdb",
|
||||
"brightWhite": "#dfdfdf",
|
||||
"background": "#000000",
|
||||
"foreground": "#c8c8c8",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#e6e6e6"
|
||||
}
|
||||
Reference in New Issue
Block a user