Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dracula+.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dracula+.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dracula+",
|
||||
"black": "#21222c",
|
||||
"red": "#ff5555",
|
||||
"green": "#50fa7b",
|
||||
"yellow": "#ffcb6b",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#8be9fd",
|
||||
"white": "#f8f8f2",
|
||||
"brightBlack": "#545454",
|
||||
"brightRed": "#ff6e6e",
|
||||
"brightGreen": "#69ff94",
|
||||
"brightYellow": "#ffcb6b",
|
||||
"brightBlue": "#d6acff",
|
||||
"brightPurple": "#ff92df",
|
||||
"brightCyan": "#a4ffff",
|
||||
"brightWhite": "#f8f8f2",
|
||||
"background": "#212121",
|
||||
"foreground": "#f8f8f2",
|
||||
"cursorColor": "#eceff4",
|
||||
"selectionBackground": "#f8f8f2"
|
||||
}
|
||||
Reference in New Issue
Block a user