Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Purple Rain.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Purple Rain.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Purple Rain",
|
||||
"black": "#000000",
|
||||
"red": "#ff260e",
|
||||
"green": "#9be205",
|
||||
"yellow": "#ffc400",
|
||||
"blue": "#00a2fa",
|
||||
"purple": "#815bb5",
|
||||
"cyan": "#00deef",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#565656",
|
||||
"brightRed": "#ff4250",
|
||||
"brightGreen": "#b8e36e",
|
||||
"brightYellow": "#ffd852",
|
||||
"brightBlue": "#00a6ff",
|
||||
"brightPurple": "#ac7bf0",
|
||||
"brightCyan": "#74fdf3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#21084a",
|
||||
"foreground": "#fffbf6",
|
||||
"cursorColor": "#ff271d",
|
||||
"selectionBackground": "#287691"
|
||||
}
|
||||
Reference in New Issue
Block a user