Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mellow.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mellow.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Mellow",
|
||||
"black": "#27272a",
|
||||
"red": "#f5a191",
|
||||
"green": "#90b99f",
|
||||
"yellow": "#e6b99d",
|
||||
"blue": "#aca1cf",
|
||||
"purple": "#e29eca",
|
||||
"cyan": "#ea83a5",
|
||||
"white": "#c1c0d4",
|
||||
"brightBlack": "#424246",
|
||||
"brightRed": "#ffae9f",
|
||||
"brightGreen": "#9dc6ac",
|
||||
"brightYellow": "#f0c5a9",
|
||||
"brightBlue": "#b9aeda",
|
||||
"brightPurple": "#ecaad6",
|
||||
"brightCyan": "#f591b2",
|
||||
"brightWhite": "#cac9dd",
|
||||
"background": "#161617",
|
||||
"foreground": "#c9c7cd",
|
||||
"cursorColor": "#cac9dd",
|
||||
"selectionBackground": "#2a2a2d"
|
||||
}
|
||||
Reference in New Issue
Block a user