Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neopolitan.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neopolitan.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Neopolitan",
|
||||
"black": "#000000",
|
||||
"red": "#9a1a1a",
|
||||
"green": "#61ce3c",
|
||||
"yellow": "#fbde2d",
|
||||
"blue": "#324883",
|
||||
"purple": "#ff0080",
|
||||
"cyan": "#8da6ce",
|
||||
"white": "#f8f8f8",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#9a1a1a",
|
||||
"brightGreen": "#61ce3c",
|
||||
"brightYellow": "#fbde2d",
|
||||
"brightBlue": "#324883",
|
||||
"brightPurple": "#ff0080",
|
||||
"brightCyan": "#8da6ce",
|
||||
"brightWhite": "#f8f8f8",
|
||||
"background": "#271f19",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#253b76"
|
||||
}
|
||||
Reference in New Issue
Block a user