Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Burns.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tomorrow Night Burns.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tomorrow Night Burns",
|
||||
"black": "#252525",
|
||||
"red": "#832e31",
|
||||
"green": "#a63c40",
|
||||
"yellow": "#d3494e",
|
||||
"blue": "#fc595f",
|
||||
"purple": "#df9395",
|
||||
"cyan": "#ba8586",
|
||||
"white": "#f5f5f5",
|
||||
"brightBlack": "#5d6f71",
|
||||
"brightRed": "#832e31",
|
||||
"brightGreen": "#a63c40",
|
||||
"brightYellow": "#d2494e",
|
||||
"brightBlue": "#fc595f",
|
||||
"brightPurple": "#df9395",
|
||||
"brightCyan": "#ba8586",
|
||||
"brightWhite": "#f5f5f5",
|
||||
"background": "#151515",
|
||||
"foreground": "#a1b0b8",
|
||||
"cursorColor": "#ff443e",
|
||||
"selectionBackground": "#b0bec5"
|
||||
}
|
||||
Reference in New Issue
Block a user