Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Onenord Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Onenord Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Onenord Light",
|
||||
"black": "#2e3440",
|
||||
"red": "#cb4f53",
|
||||
"green": "#48a53d",
|
||||
"yellow": "#ee5e25",
|
||||
"blue": "#3879c5",
|
||||
"purple": "#9f4aca",
|
||||
"cyan": "#3ea1ad",
|
||||
"white": "#b2b6bd",
|
||||
"brightBlack": "#646a76",
|
||||
"brightRed": "#d16366",
|
||||
"brightGreen": "#5f9e9d",
|
||||
"brightYellow": "#ba793e",
|
||||
"brightBlue": "#1b40a6",
|
||||
"brightPurple": "#9665af",
|
||||
"brightCyan": "#8fbcbb",
|
||||
"brightWhite": "#eceff4",
|
||||
"background": "#f7f8fa",
|
||||
"foreground": "#2e3440",
|
||||
"cursorColor": "#3879c5",
|
||||
"selectionBackground": "#eaebed"
|
||||
}
|
||||
Reference in New Issue
Block a user