Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nightfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nightfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nightfox",
|
||||
"black": "#393b44",
|
||||
"red": "#c94f6d",
|
||||
"green": "#81b29a",
|
||||
"yellow": "#dbc074",
|
||||
"blue": "#719cd6",
|
||||
"purple": "#9d79d6",
|
||||
"cyan": "#63cdcf",
|
||||
"white": "#dfdfe0",
|
||||
"brightBlack": "#575860",
|
||||
"brightRed": "#d16983",
|
||||
"brightGreen": "#8ebaa4",
|
||||
"brightYellow": "#e0c989",
|
||||
"brightBlue": "#86abdc",
|
||||
"brightPurple": "#baa1e2",
|
||||
"brightCyan": "#7ad5d6",
|
||||
"brightWhite": "#e4e4e5",
|
||||
"background": "#192330",
|
||||
"foreground": "#cdcecf",
|
||||
"cursorColor": "#cdcecf",
|
||||
"selectionBackground": "#2b3b51"
|
||||
}
|
||||
Reference in New Issue
Block a user