Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Ristretto.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Ristretto.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Pro Ristretto",
|
||||
"black": "#2c2525",
|
||||
"red": "#fd6883",
|
||||
"green": "#adda78",
|
||||
"yellow": "#f9cc6c",
|
||||
"blue": "#f38d70",
|
||||
"purple": "#a8a9eb",
|
||||
"cyan": "#85dacc",
|
||||
"white": "#fff1f3",
|
||||
"brightBlack": "#72696a",
|
||||
"brightRed": "#fd6883",
|
||||
"brightGreen": "#adda78",
|
||||
"brightYellow": "#f9cc6c",
|
||||
"brightBlue": "#f38d70",
|
||||
"brightPurple": "#a8a9eb",
|
||||
"brightCyan": "#85dacc",
|
||||
"brightWhite": "#fff1f3",
|
||||
"background": "#2c2525",
|
||||
"foreground": "#fff1f3",
|
||||
"cursorColor": "#c3b7b8",
|
||||
"selectionBackground": "#5b5353"
|
||||
}
|
||||
Reference in New Issue
Block a user