Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nordfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Nordfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nordfox",
|
||||
"black": "#3b4252",
|
||||
"red": "#bf616a",
|
||||
"green": "#a3be8c",
|
||||
"yellow": "#ebcb8b",
|
||||
"blue": "#81a1c1",
|
||||
"purple": "#b48ead",
|
||||
"cyan": "#88c0d0",
|
||||
"white": "#e5e9f0",
|
||||
"brightBlack": "#53648d",
|
||||
"brightRed": "#d06f79",
|
||||
"brightGreen": "#b1d196",
|
||||
"brightYellow": "#f0d399",
|
||||
"brightBlue": "#8cafd2",
|
||||
"brightPurple": "#c895bf",
|
||||
"brightCyan": "#93ccdc",
|
||||
"brightWhite": "#e7ecf4",
|
||||
"background": "#2e3440",
|
||||
"foreground": "#cdcecf",
|
||||
"cursorColor": "#cdcecf",
|
||||
"selectionBackground": "#3e4a5b"
|
||||
}
|
||||
Reference in New Issue
Block a user