Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wild Cherry.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wild Cherry.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Wild Cherry",
|
||||
"black": "#000507",
|
||||
"red": "#d94085",
|
||||
"green": "#2ab250",
|
||||
"yellow": "#ffd16f",
|
||||
"blue": "#883cdc",
|
||||
"purple": "#ececec",
|
||||
"cyan": "#c1b8b7",
|
||||
"white": "#fff8de",
|
||||
"brightBlack": "#009cc9",
|
||||
"brightRed": "#da6bac",
|
||||
"brightGreen": "#f4dca5",
|
||||
"brightYellow": "#eac066",
|
||||
"brightBlue": "#308cba",
|
||||
"brightPurple": "#ae636b",
|
||||
"brightCyan": "#ff919d",
|
||||
"brightWhite": "#e4838d",
|
||||
"background": "#1f1726",
|
||||
"foreground": "#dafaff",
|
||||
"cursorColor": "#dd00ff",
|
||||
"selectionBackground": "#002831"
|
||||
}
|
||||
Reference in New Issue
Block a user