Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dimmed Monokai.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dimmed Monokai.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dimmed Monokai",
|
||||
"black": "#3a3d43",
|
||||
"red": "#be3f48",
|
||||
"green": "#879a3b",
|
||||
"yellow": "#c5a635",
|
||||
"blue": "#4f76a1",
|
||||
"purple": "#855c8d",
|
||||
"cyan": "#578fa4",
|
||||
"white": "#b9bcba",
|
||||
"brightBlack": "#888987",
|
||||
"brightRed": "#fb001f",
|
||||
"brightGreen": "#0f722f",
|
||||
"brightYellow": "#c47033",
|
||||
"brightBlue": "#186de3",
|
||||
"brightPurple": "#fb0067",
|
||||
"brightCyan": "#2e706d",
|
||||
"brightWhite": "#fdffb9",
|
||||
"background": "#1f1f1f",
|
||||
"foreground": "#b9bcba",
|
||||
"cursorColor": "#f83e19",
|
||||
"selectionBackground": "#2a2d32"
|
||||
}
|
||||
Reference in New Issue
Block a user