Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenburn.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenburn.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Zenburn",
|
||||
"black": "#4d4d4d",
|
||||
"red": "#7d5d5d",
|
||||
"green": "#60b48a",
|
||||
"yellow": "#f0dfaf",
|
||||
"blue": "#5d6d7d",
|
||||
"purple": "#dc8cc3",
|
||||
"cyan": "#8cd0d3",
|
||||
"white": "#dcdccc",
|
||||
"brightBlack": "#709080",
|
||||
"brightRed": "#dca3a3",
|
||||
"brightGreen": "#c3bf9f",
|
||||
"brightYellow": "#e0cf9f",
|
||||
"brightBlue": "#94bff3",
|
||||
"brightPurple": "#ec93d3",
|
||||
"brightCyan": "#93e0e3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#3f3f3f",
|
||||
"foreground": "#dcdccc",
|
||||
"cursorColor": "#73635a",
|
||||
"selectionBackground": "#21322f"
|
||||
}
|
||||
Reference in New Issue
Block a user