Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mariana.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mariana.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Mariana",
|
||||
"black": "#000000",
|
||||
"red": "#ec5f66",
|
||||
"green": "#99c794",
|
||||
"yellow": "#f9ae58",
|
||||
"blue": "#6699cc",
|
||||
"purple": "#c695c6",
|
||||
"cyan": "#5fb4b4",
|
||||
"white": "#f7f7f7",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#f97b58",
|
||||
"brightGreen": "#acd1a8",
|
||||
"brightYellow": "#fac761",
|
||||
"brightBlue": "#85add6",
|
||||
"brightPurple": "#d8b6d8",
|
||||
"brightCyan": "#82c4c4",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#343d46",
|
||||
"foreground": "#d8dee9",
|
||||
"cursorColor": "#fcbb6a",
|
||||
"selectionBackground": "#4e5a65"
|
||||
}
|
||||
Reference in New Issue
Block a user