Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Pro Light",
|
||||
"black": "#faf4f2",
|
||||
"red": "#e14775",
|
||||
"green": "#269d69",
|
||||
"yellow": "#cc7a0a",
|
||||
"blue": "#e16032",
|
||||
"purple": "#7058be",
|
||||
"cyan": "#1c8ca8",
|
||||
"white": "#29242a",
|
||||
"brightBlack": "#a59fa0",
|
||||
"brightRed": "#e14775",
|
||||
"brightGreen": "#269d69",
|
||||
"brightYellow": "#cc7a0a",
|
||||
"brightBlue": "#e16032",
|
||||
"brightPurple": "#7058be",
|
||||
"brightCyan": "#1c8ca8",
|
||||
"brightWhite": "#29242a",
|
||||
"background": "#faf4f2",
|
||||
"foreground": "#29242a",
|
||||
"cursorColor": "#706b6e",
|
||||
"selectionBackground": "#bfb9ba"
|
||||
}
|
||||
Reference in New Issue
Block a user