Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sonokai.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sonokai.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sonokai",
|
||||
"black": "#181819",
|
||||
"red": "#fc5d7c",
|
||||
"green": "#9ed072",
|
||||
"yellow": "#e7c664",
|
||||
"blue": "#76cce0",
|
||||
"purple": "#b39df3",
|
||||
"cyan": "#f39660",
|
||||
"white": "#e2e2e3",
|
||||
"brightBlack": "#7f8490",
|
||||
"brightRed": "#fc5d7c",
|
||||
"brightGreen": "#9ed072",
|
||||
"brightYellow": "#e7c664",
|
||||
"brightBlue": "#76cce0",
|
||||
"brightPurple": "#b39df3",
|
||||
"brightCyan": "#f39660",
|
||||
"brightWhite": "#e2e2e3",
|
||||
"background": "#2c2e34",
|
||||
"foreground": "#e2e2e3",
|
||||
"cursorColor": "#e2e2e3",
|
||||
"selectionBackground": "#414550"
|
||||
}
|
||||
Reference in New Issue
Block a user