Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Blue.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Blue.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tomorrow Night Blue",
|
||||
"black": "#000000",
|
||||
"red": "#ff9da4",
|
||||
"green": "#d1f1a9",
|
||||
"yellow": "#ffeead",
|
||||
"blue": "#bbdaff",
|
||||
"purple": "#ebbbff",
|
||||
"cyan": "#99ffff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#ff9da4",
|
||||
"brightGreen": "#d1f1a9",
|
||||
"brightYellow": "#ffeead",
|
||||
"brightBlue": "#bbdaff",
|
||||
"brightPurple": "#ebbbff",
|
||||
"brightCyan": "#99ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#002451",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#003f8e"
|
||||
}
|
||||
Reference in New Issue
Block a user