Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Elementary.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Elementary.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Elementary",
|
||||
"black": "#242424",
|
||||
"red": "#d71c15",
|
||||
"green": "#5aa513",
|
||||
"yellow": "#fdb40c",
|
||||
"blue": "#134899",
|
||||
"purple": "#e40038",
|
||||
"cyan": "#2595e1",
|
||||
"white": "#efefef",
|
||||
"brightBlack": "#4b4b4b",
|
||||
"brightRed": "#fc1c18",
|
||||
"brightGreen": "#6bc219",
|
||||
"brightYellow": "#fec80e",
|
||||
"brightBlue": "#0955ff",
|
||||
"brightPurple": "#fb0050",
|
||||
"brightCyan": "#3ea8fc",
|
||||
"brightWhite": "#8c00ec",
|
||||
"background": "#181818",
|
||||
"foreground": "#efefef",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user