Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ollie.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ollie.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ollie",
|
||||
"black": "#000000",
|
||||
"red": "#ac2e31",
|
||||
"green": "#31ac61",
|
||||
"yellow": "#ac4300",
|
||||
"blue": "#2d57ac",
|
||||
"purple": "#b08528",
|
||||
"cyan": "#1fa6ac",
|
||||
"white": "#8a8eac",
|
||||
"brightBlack": "#684432",
|
||||
"brightRed": "#ff3d48",
|
||||
"brightGreen": "#3bff99",
|
||||
"brightYellow": "#ff5e1e",
|
||||
"brightBlue": "#4488ff",
|
||||
"brightPurple": "#ffc21d",
|
||||
"brightCyan": "#1ffaff",
|
||||
"brightWhite": "#5b6ea7",
|
||||
"background": "#222125",
|
||||
"foreground": "#8a8dae",
|
||||
"cursorColor": "#5b6ea7",
|
||||
"selectionBackground": "#1e3a66"
|
||||
}
|
||||
Reference in New Issue
Block a user