Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Bright.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Bright.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tomorrow Night Bright",
|
||||
"black": "#000000",
|
||||
"red": "#d54e53",
|
||||
"green": "#b9ca4a",
|
||||
"yellow": "#e7c547",
|
||||
"blue": "#7aa6da",
|
||||
"purple": "#c397d8",
|
||||
"cyan": "#70c0b1",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#d54e53",
|
||||
"brightGreen": "#b9ca4a",
|
||||
"brightYellow": "#e7c547",
|
||||
"brightBlue": "#7aa6da",
|
||||
"brightPurple": "#c397d8",
|
||||
"brightCyan": "#70c0b1",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#eaeaea",
|
||||
"cursorColor": "#eaeaea",
|
||||
"selectionBackground": "#424242"
|
||||
}
|
||||
Reference in New Issue
Block a user