Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pale Night Hc.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pale Night Hc.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Pale Night Hc",
|
||||
"black": "#000000",
|
||||
"red": "#f07178",
|
||||
"green": "#c3e88d",
|
||||
"yellow": "#ffcb6b",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#89ddff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#737373",
|
||||
"brightRed": "#f6a9ae",
|
||||
"brightGreen": "#dbf1ba",
|
||||
"brightYellow": "#ffdfa6",
|
||||
"brightBlue": "#b4ccff",
|
||||
"brightPurple": "#ddbdf2",
|
||||
"brightCyan": "#b8eaff",
|
||||
"brightWhite": "#999999",
|
||||
"background": "#3e4251",
|
||||
"foreground": "#cccccc",
|
||||
"cursorColor": "#ffcb6b",
|
||||
"selectionBackground": "#717cb4"
|
||||
}
|
||||
Reference in New Issue
Block a user