Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Snazzy Soft.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Snazzy Soft.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Snazzy Soft",
|
||||
"black": "#000000",
|
||||
"red": "#ff5c57",
|
||||
"green": "#5af78e",
|
||||
"yellow": "#f3f99d",
|
||||
"blue": "#57c7ff",
|
||||
"purple": "#ff6ac1",
|
||||
"cyan": "#9aedfe",
|
||||
"white": "#f1f1f0",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#ff5c57",
|
||||
"brightGreen": "#5af78e",
|
||||
"brightYellow": "#f3f99d",
|
||||
"brightBlue": "#57c7ff",
|
||||
"brightPurple": "#ff6ac1",
|
||||
"brightCyan": "#9aedfe",
|
||||
"brightWhite": "#f1f1f0",
|
||||
"background": "#282a36",
|
||||
"foreground": "#eff0eb",
|
||||
"cursorColor": "#eaeaea",
|
||||
"selectionBackground": "#92bcd0"
|
||||
}
|
||||
Reference in New Issue
Block a user