Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Toy Chest.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Toy Chest.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Toy Chest",
|
||||
"black": "#2c3f58",
|
||||
"red": "#be2d26",
|
||||
"green": "#1a9172",
|
||||
"yellow": "#db8e27",
|
||||
"blue": "#325d96",
|
||||
"purple": "#8a5edc",
|
||||
"cyan": "#35a08f",
|
||||
"white": "#23d183",
|
||||
"brightBlack": "#336889",
|
||||
"brightRed": "#dd5944",
|
||||
"brightGreen": "#31d07b",
|
||||
"brightYellow": "#e7d84b",
|
||||
"brightBlue": "#34a6da",
|
||||
"brightPurple": "#ae6bdc",
|
||||
"brightCyan": "#42c3ae",
|
||||
"brightWhite": "#d5d5d5",
|
||||
"background": "#24364b",
|
||||
"foreground": "#31d07b",
|
||||
"cursorColor": "#d5d5d5",
|
||||
"selectionBackground": "#5f217a"
|
||||
}
|
||||
Reference in New Issue
Block a user