Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neutron.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neutron.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Neutron",
|
||||
"black": "#23252b",
|
||||
"red": "#b54036",
|
||||
"green": "#5ab977",
|
||||
"yellow": "#deb566",
|
||||
"blue": "#6a7c93",
|
||||
"purple": "#a4799d",
|
||||
"cyan": "#3f94a8",
|
||||
"white": "#e6e8ef",
|
||||
"brightBlack": "#494b51",
|
||||
"brightRed": "#b54036",
|
||||
"brightGreen": "#5ab977",
|
||||
"brightYellow": "#deb566",
|
||||
"brightBlue": "#6a7c93",
|
||||
"brightPurple": "#a4799d",
|
||||
"brightCyan": "#3f94a8",
|
||||
"brightWhite": "#ebedf2",
|
||||
"background": "#1c1e22",
|
||||
"foreground": "#e6e8ef",
|
||||
"cursorColor": "#f6f7ec",
|
||||
"selectionBackground": "#2f363e"
|
||||
}
|
||||
Reference in New Issue
Block a user