Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Powershell.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Powershell.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Powershell",
|
||||
"black": "#000000",
|
||||
"red": "#981a22",
|
||||
"green": "#098003",
|
||||
"yellow": "#c4a000",
|
||||
"blue": "#4140c3",
|
||||
"purple": "#d33682",
|
||||
"cyan": "#0e807f",
|
||||
"white": "#7f7c7f",
|
||||
"brightBlack": "#808080",
|
||||
"brightRed": "#ef2929",
|
||||
"brightGreen": "#1cfe3c",
|
||||
"brightYellow": "#fefe45",
|
||||
"brightBlue": "#268ad2",
|
||||
"brightPurple": "#fe13fa",
|
||||
"brightCyan": "#29fffe",
|
||||
"brightWhite": "#c2c1c3",
|
||||
"background": "#052454",
|
||||
"foreground": "#f6f6f7",
|
||||
"cursorColor": "#f6f6f7",
|
||||
"selectionBackground": "#f6f6f7"
|
||||
}
|
||||
Reference in New Issue
Block a user