Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hacktober.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hacktober.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Hacktober",
|
||||
"black": "#191918",
|
||||
"red": "#b34538",
|
||||
"green": "#587744",
|
||||
"yellow": "#d08949",
|
||||
"blue": "#206ec5",
|
||||
"purple": "#864651",
|
||||
"cyan": "#ac9166",
|
||||
"white": "#f1eee7",
|
||||
"brightBlack": "#464444",
|
||||
"brightRed": "#b33323",
|
||||
"brightGreen": "#42824a",
|
||||
"brightYellow": "#c75a22",
|
||||
"brightBlue": "#5389c5",
|
||||
"brightPurple": "#e795a5",
|
||||
"brightCyan": "#ebc587",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#141414",
|
||||
"foreground": "#c9c9c9",
|
||||
"cursorColor": "#c9c9c9",
|
||||
"selectionBackground": "#141414"
|
||||
}
|
||||
Reference in New Issue
Block a user