Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Classic.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Classic.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Classic",
|
||||
"black": "#272822",
|
||||
"red": "#f92672",
|
||||
"green": "#a6e22e",
|
||||
"yellow": "#e6db74",
|
||||
"blue": "#fd971f",
|
||||
"purple": "#ae81ff",
|
||||
"cyan": "#66d9ef",
|
||||
"white": "#fdfff1",
|
||||
"brightBlack": "#6e7066",
|
||||
"brightRed": "#f92672",
|
||||
"brightGreen": "#a6e22e",
|
||||
"brightYellow": "#e6db74",
|
||||
"brightBlue": "#fd971f",
|
||||
"brightPurple": "#ae81ff",
|
||||
"brightCyan": "#66d9ef",
|
||||
"brightWhite": "#fdfff1",
|
||||
"background": "#272822",
|
||||
"foreground": "#fdfff1",
|
||||
"cursorColor": "#c0c1b5",
|
||||
"selectionBackground": "#57584f"
|
||||
}
|
||||
Reference in New Issue
Block a user