Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mellifluous.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mellifluous.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Mellifluous",
|
||||
"black": "#1a1a1a",
|
||||
"red": "#d29393",
|
||||
"green": "#b3b393",
|
||||
"yellow": "#cbaa89",
|
||||
"blue": "#a8a1be",
|
||||
"purple": "#b39fb0",
|
||||
"cyan": "#c0af8c",
|
||||
"white": "#dadada",
|
||||
"brightBlack": "#5b5b5b",
|
||||
"brightRed": "#c95954",
|
||||
"brightGreen": "#828040",
|
||||
"brightYellow": "#a6794c",
|
||||
"brightBlue": "#5a6599",
|
||||
"brightPurple": "#9c6995",
|
||||
"brightCyan": "#74a39e",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1a1a1a",
|
||||
"foreground": "#dadada",
|
||||
"cursorColor": "#bfad9e",
|
||||
"selectionBackground": "#2d2d2d"
|
||||
}
|
||||
Reference in New Issue
Block a user