Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adventure Time.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adventure Time.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Adventure Time",
|
||||
"black": "#050404",
|
||||
"red": "#bd0013",
|
||||
"green": "#4ab118",
|
||||
"yellow": "#e7741e",
|
||||
"blue": "#0f4ac6",
|
||||
"purple": "#665993",
|
||||
"cyan": "#70a598",
|
||||
"white": "#f8dcc0",
|
||||
"brightBlack": "#4e7cbf",
|
||||
"brightRed": "#fc5f5a",
|
||||
"brightGreen": "#9eff6e",
|
||||
"brightYellow": "#efc11a",
|
||||
"brightBlue": "#1997c6",
|
||||
"brightPurple": "#9b5953",
|
||||
"brightCyan": "#c8faf4",
|
||||
"brightWhite": "#f6f5fb",
|
||||
"background": "#1f1d45",
|
||||
"foreground": "#f8dcc0",
|
||||
"cursorColor": "#efbf38",
|
||||
"selectionBackground": "#706b4e"
|
||||
}
|
||||
Reference in New Issue
Block a user