Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Snazzy.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Snazzy.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Snazzy",
|
||||
"black": "#000000",
|
||||
"red": "#fc4346",
|
||||
"green": "#50fb7c",
|
||||
"yellow": "#f0fb8c",
|
||||
"blue": "#49baff",
|
||||
"purple": "#fc4cb4",
|
||||
"cyan": "#8be9fe",
|
||||
"white": "#ededec",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#fc4346",
|
||||
"brightGreen": "#50fb7c",
|
||||
"brightYellow": "#f0fb8c",
|
||||
"brightBlue": "#49baff",
|
||||
"brightPurple": "#fc4cb4",
|
||||
"brightCyan": "#8be9fe",
|
||||
"brightWhite": "#ededec",
|
||||
"background": "#1e1f29",
|
||||
"foreground": "#ebece6",
|
||||
"cursorColor": "#e4e4e4",
|
||||
"selectionBackground": "#81aec6"
|
||||
}
|
||||
Reference in New Issue
Block a user