Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Melange Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Melange Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Melange Dark",
|
||||
"black": "#34302c",
|
||||
"red": "#bd8183",
|
||||
"green": "#78997a",
|
||||
"yellow": "#e49b5d",
|
||||
"blue": "#7f91b2",
|
||||
"purple": "#b380b0",
|
||||
"cyan": "#7b9695",
|
||||
"white": "#c1a78e",
|
||||
"brightBlack": "#867462",
|
||||
"brightRed": "#d47766",
|
||||
"brightGreen": "#85b695",
|
||||
"brightYellow": "#ebc06d",
|
||||
"brightBlue": "#a3a9ce",
|
||||
"brightPurple": "#cf9bc2",
|
||||
"brightCyan": "#89b3b6",
|
||||
"brightWhite": "#ece1d7",
|
||||
"background": "#292522",
|
||||
"foreground": "#ece1d7",
|
||||
"cursorColor": "#ece1d7",
|
||||
"selectionBackground": "#ece1d7"
|
||||
}
|
||||
Reference in New Issue
Block a user