Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sleepy Hollow.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sleepy Hollow.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sleepy Hollow",
|
||||
"black": "#572100",
|
||||
"red": "#ba3934",
|
||||
"green": "#91773f",
|
||||
"yellow": "#b55600",
|
||||
"blue": "#5f63b4",
|
||||
"purple": "#a17c7b",
|
||||
"cyan": "#8faea9",
|
||||
"white": "#af9a91",
|
||||
"brightBlack": "#4e4b61",
|
||||
"brightRed": "#d9443f",
|
||||
"brightGreen": "#d6b04e",
|
||||
"brightYellow": "#f66813",
|
||||
"brightBlue": "#8086ef",
|
||||
"brightPurple": "#e2c2bb",
|
||||
"brightCyan": "#a4dce7",
|
||||
"brightWhite": "#d2c7a9",
|
||||
"background": "#121214",
|
||||
"foreground": "#af9a91",
|
||||
"cursorColor": "#af9a91",
|
||||
"selectionBackground": "#575256"
|
||||
}
|
||||
Reference in New Issue
Block a user