Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Vivid.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Vivid.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Monokai Vivid",
|
||||
"black": "#121212",
|
||||
"red": "#fa2934",
|
||||
"green": "#98e123",
|
||||
"yellow": "#fff30a",
|
||||
"blue": "#0443ff",
|
||||
"purple": "#f800f8",
|
||||
"cyan": "#01b6ed",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#838383",
|
||||
"brightRed": "#f6669d",
|
||||
"brightGreen": "#b1e05f",
|
||||
"brightYellow": "#fff26d",
|
||||
"brightBlue": "#0443ff",
|
||||
"brightPurple": "#f200f6",
|
||||
"brightCyan": "#51ceff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#121212",
|
||||
"foreground": "#f9f9f9",
|
||||
"cursorColor": "#fb0007",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user