Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Novel.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Novel.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Novel",
|
||||
"black": "#000000",
|
||||
"red": "#cc0000",
|
||||
"green": "#009600",
|
||||
"yellow": "#d06b00",
|
||||
"blue": "#0000cc",
|
||||
"purple": "#cc00cc",
|
||||
"cyan": "#0087cc",
|
||||
"white": "#a6a6a6",
|
||||
"brightBlack": "#808080",
|
||||
"brightRed": "#cc0000",
|
||||
"brightGreen": "#009600",
|
||||
"brightYellow": "#d06b00",
|
||||
"brightBlue": "#0000cc",
|
||||
"brightPurple": "#cc00cc",
|
||||
"brightCyan": "#0087cc",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#dfdbc3",
|
||||
"foreground": "#3b2322",
|
||||
"cursorColor": "#73635a",
|
||||
"selectionBackground": "#a4a390"
|
||||
}
|
||||
Reference in New Issue
Block a user