Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Purplepeter.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Purplepeter.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Purplepeter",
|
||||
"black": "#0a0520",
|
||||
"red": "#ff796d",
|
||||
"green": "#99b481",
|
||||
"yellow": "#efdfac",
|
||||
"blue": "#66d9ef",
|
||||
"purple": "#e78fcd",
|
||||
"cyan": "#ba8cff",
|
||||
"white": "#ffba81",
|
||||
"brightBlack": "#504b63",
|
||||
"brightRed": "#f99f92",
|
||||
"brightGreen": "#b4be8f",
|
||||
"brightYellow": "#f2e9bf",
|
||||
"brightBlue": "#79daed",
|
||||
"brightPurple": "#ba91d4",
|
||||
"brightCyan": "#a0a0d6",
|
||||
"brightWhite": "#b9aed3",
|
||||
"background": "#2a1a4a",
|
||||
"foreground": "#ece7fa",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#8689c2"
|
||||
}
|
||||
Reference in New Issue
Block a user