Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Thayer Bright.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Thayer Bright.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Thayer Bright",
|
||||
"black": "#1b1d1e",
|
||||
"red": "#f92672",
|
||||
"green": "#4df840",
|
||||
"yellow": "#f4fd22",
|
||||
"blue": "#2757d6",
|
||||
"purple": "#8c54fe",
|
||||
"cyan": "#38c8b5",
|
||||
"white": "#ccccc6",
|
||||
"brightBlack": "#505354",
|
||||
"brightRed": "#ff5995",
|
||||
"brightGreen": "#b6e354",
|
||||
"brightYellow": "#feed6c",
|
||||
"brightBlue": "#3f78ff",
|
||||
"brightPurple": "#9e6ffe",
|
||||
"brightCyan": "#23cfd5",
|
||||
"brightWhite": "#f8f8f2",
|
||||
"background": "#1b1d1e",
|
||||
"foreground": "#f8f8f8",
|
||||
"cursorColor": "#fc971f",
|
||||
"selectionBackground": "#4d4d4d"
|
||||
}
|
||||
Reference in New Issue
Block a user