Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Warm Neon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Warm Neon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Warm Neon",
|
||||
"black": "#000000",
|
||||
"red": "#e24346",
|
||||
"green": "#39b13a",
|
||||
"yellow": "#dae145",
|
||||
"blue": "#4261c5",
|
||||
"purple": "#f920fb",
|
||||
"cyan": "#2abbd4",
|
||||
"white": "#d0b8a3",
|
||||
"brightBlack": "#fefcfc",
|
||||
"brightRed": "#e97071",
|
||||
"brightGreen": "#9cc090",
|
||||
"brightYellow": "#ddda7a",
|
||||
"brightBlue": "#7b91d6",
|
||||
"brightPurple": "#f674ba",
|
||||
"brightCyan": "#5ed1e5",
|
||||
"brightWhite": "#d8c8bb",
|
||||
"background": "#404040",
|
||||
"foreground": "#afdab6",
|
||||
"cursorColor": "#30ff24",
|
||||
"selectionBackground": "#b0ad21"
|
||||
}
|
||||
Reference in New Issue
Block a user