Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firefox Dev.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firefox Dev.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Firefox Dev",
|
||||
"black": "#002831",
|
||||
"red": "#e63853",
|
||||
"green": "#5eb83c",
|
||||
"yellow": "#a57706",
|
||||
"blue": "#359ddf",
|
||||
"purple": "#d75cff",
|
||||
"cyan": "#4b73a2",
|
||||
"white": "#dcdcdc",
|
||||
"brightBlack": "#26444d",
|
||||
"brightRed": "#e1003f",
|
||||
"brightGreen": "#1d9000",
|
||||
"brightYellow": "#cd9409",
|
||||
"brightBlue": "#006fc0",
|
||||
"brightPurple": "#a200da",
|
||||
"brightCyan": "#005794",
|
||||
"brightWhite": "#e2e2e2",
|
||||
"background": "#0e1011",
|
||||
"foreground": "#7c8fa4",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#163c61"
|
||||
}
|
||||
Reference in New Issue
Block a user