Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Misterioso.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Misterioso.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Misterioso",
|
||||
"black": "#000000",
|
||||
"red": "#ff4242",
|
||||
"green": "#74af68",
|
||||
"yellow": "#ffad29",
|
||||
"blue": "#338f86",
|
||||
"purple": "#9414e6",
|
||||
"cyan": "#23d7d7",
|
||||
"white": "#e1e1e0",
|
||||
"brightBlack": "#626262",
|
||||
"brightRed": "#ff3242",
|
||||
"brightGreen": "#74cd68",
|
||||
"brightYellow": "#ffb929",
|
||||
"brightBlue": "#23d7d7",
|
||||
"brightPurple": "#ff37ff",
|
||||
"brightCyan": "#00ede1",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2d3743",
|
||||
"foreground": "#e1e1e0",
|
||||
"cursorColor": "#666666",
|
||||
"selectionBackground": "#2d37ff"
|
||||
}
|
||||
Reference in New Issue
Block a user