Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Neon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Neon",
|
||||
"black": "#000000",
|
||||
"red": "#ff3045",
|
||||
"green": "#5ffa74",
|
||||
"yellow": "#fffc7e",
|
||||
"blue": "#0f15d8",
|
||||
"purple": "#f924e7",
|
||||
"cyan": "#00fffc",
|
||||
"white": "#c7c7c7",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#ff5a5a",
|
||||
"brightGreen": "#75ff88",
|
||||
"brightYellow": "#fffd96",
|
||||
"brightBlue": "#3c40cb",
|
||||
"brightPurple": "#f15be5",
|
||||
"brightCyan": "#88fffe",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#14161a",
|
||||
"foreground": "#00fffc",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#0013ff"
|
||||
}
|
||||
Reference in New Issue
Block a user