Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Batman.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Batman.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Batman",
|
||||
"black": "#1b1d1e",
|
||||
"red": "#e6dc44",
|
||||
"green": "#c8be46",
|
||||
"yellow": "#f4fd22",
|
||||
"blue": "#737174",
|
||||
"purple": "#747271",
|
||||
"cyan": "#62605f",
|
||||
"white": "#c6c5bf",
|
||||
"brightBlack": "#505354",
|
||||
"brightRed": "#fff78e",
|
||||
"brightGreen": "#fff27d",
|
||||
"brightYellow": "#feed6c",
|
||||
"brightBlue": "#919495",
|
||||
"brightPurple": "#9a9a9d",
|
||||
"brightCyan": "#a3a3a6",
|
||||
"brightWhite": "#dadbd6",
|
||||
"background": "#1b1d1e",
|
||||
"foreground": "#6f6f6f",
|
||||
"cursorColor": "#fcef0c",
|
||||
"selectionBackground": "#4d504c"
|
||||
}
|
||||
Reference in New Issue
Block a user