Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Light Sun.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Pro Light Sun.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Pro Light Sun",
|
||||
"black": "#f8efe7",
|
||||
"red": "#ce4770",
|
||||
"green": "#218871",
|
||||
"yellow": "#b16803",
|
||||
"blue": "#d4572b",
|
||||
"purple": "#6851a2",
|
||||
"cyan": "#2473b6",
|
||||
"white": "#2c232e",
|
||||
"brightBlack": "#a59c9c",
|
||||
"brightRed": "#ce4770",
|
||||
"brightGreen": "#218871",
|
||||
"brightYellow": "#b16803",
|
||||
"brightBlue": "#d4572b",
|
||||
"brightPurple": "#6851a2",
|
||||
"brightCyan": "#2473b6",
|
||||
"brightWhite": "#2c232e",
|
||||
"background": "#f8efe7",
|
||||
"foreground": "#2c232e",
|
||||
"cursorColor": "#72696d",
|
||||
"selectionBackground": "#beb5b3"
|
||||
}
|
||||
Reference in New Issue
Block a user