Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nord Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nord Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nord Light",
|
||||
"black": "#3b4252",
|
||||
"red": "#bf616a",
|
||||
"green": "#96b17f",
|
||||
"yellow": "#c5a565",
|
||||
"blue": "#81a1c1",
|
||||
"purple": "#b48ead",
|
||||
"cyan": "#7bb3c3",
|
||||
"white": "#a5abb6",
|
||||
"brightBlack": "#4c566a",
|
||||
"brightRed": "#bf616a",
|
||||
"brightGreen": "#96b17f",
|
||||
"brightYellow": "#c5a565",
|
||||
"brightBlue": "#81a1c1",
|
||||
"brightPurple": "#b48ead",
|
||||
"brightCyan": "#82afae",
|
||||
"brightWhite": "#eceff4",
|
||||
"background": "#e5e9f0",
|
||||
"foreground": "#414858",
|
||||
"cursorColor": "#7bb3c3",
|
||||
"selectionBackground": "#d8dee9"
|
||||
}
|
||||
Reference in New Issue
Block a user