Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Machine.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Machine.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Pro Machine",
|
||||
"black": "#273136",
|
||||
"red": "#ff6d7e",
|
||||
"green": "#a2e57b",
|
||||
"yellow": "#ffed72",
|
||||
"blue": "#ffb270",
|
||||
"purple": "#baa0f8",
|
||||
"cyan": "#7cd5f1",
|
||||
"white": "#f2fffc",
|
||||
"brightBlack": "#6b7678",
|
||||
"brightRed": "#ff6d7e",
|
||||
"brightGreen": "#a2e57b",
|
||||
"brightYellow": "#ffed72",
|
||||
"brightBlue": "#ffb270",
|
||||
"brightPurple": "#baa0f8",
|
||||
"brightCyan": "#7cd5f1",
|
||||
"brightWhite": "#f2fffc",
|
||||
"background": "#273136",
|
||||
"foreground": "#f2fffc",
|
||||
"cursorColor": "#b8c4c3",
|
||||
"selectionBackground": "#545f62"
|
||||
}
|
||||
Reference in New Issue
Block a user