Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenbones Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenbones Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Zenbones Dark",
|
||||
"black": "#1c1917",
|
||||
"red": "#de6e7c",
|
||||
"green": "#819b69",
|
||||
"yellow": "#b77e64",
|
||||
"blue": "#6099c0",
|
||||
"purple": "#b279a7",
|
||||
"cyan": "#66a5ad",
|
||||
"white": "#b4bdc3",
|
||||
"brightBlack": "#4d4540",
|
||||
"brightRed": "#e8838f",
|
||||
"brightGreen": "#8bae68",
|
||||
"brightYellow": "#d68c67",
|
||||
"brightBlue": "#61abda",
|
||||
"brightPurple": "#cf86c1",
|
||||
"brightCyan": "#65b8c1",
|
||||
"brightWhite": "#888f94",
|
||||
"background": "#1c1917",
|
||||
"foreground": "#b4bdc3",
|
||||
"cursorColor": "#c4cacf",
|
||||
"selectionBackground": "#3d4042"
|
||||
}
|
||||
Reference in New Issue
Block a user