Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenburned.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenburned.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Zenburned",
|
||||
"black": "#404040",
|
||||
"red": "#e3716e",
|
||||
"green": "#819b69",
|
||||
"yellow": "#b77e64",
|
||||
"blue": "#6099c0",
|
||||
"purple": "#b279a7",
|
||||
"cyan": "#66a5ad",
|
||||
"white": "#f0e4cf",
|
||||
"brightBlack": "#6f6768",
|
||||
"brightRed": "#ec8685",
|
||||
"brightGreen": "#8bae68",
|
||||
"brightYellow": "#d68c67",
|
||||
"brightBlue": "#61abda",
|
||||
"brightPurple": "#cf86c1",
|
||||
"brightCyan": "#65b8c1",
|
||||
"brightWhite": "#c0ab86",
|
||||
"background": "#404040",
|
||||
"foreground": "#f0e4cf",
|
||||
"cursorColor": "#f3eadb",
|
||||
"selectionBackground": "#746956"
|
||||
}
|
||||
Reference in New Issue
Block a user