Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Desert.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Desert.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Desert",
|
||||
"black": "#4d4d4d",
|
||||
"red": "#ff2b2b",
|
||||
"green": "#98fb98",
|
||||
"yellow": "#f0e68c",
|
||||
"blue": "#cd853f",
|
||||
"purple": "#ffdead",
|
||||
"cyan": "#ffa0a0",
|
||||
"white": "#f5deb3",
|
||||
"brightBlack": "#626262",
|
||||
"brightRed": "#ff5555",
|
||||
"brightGreen": "#55ff55",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#87ceff",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#ffd700",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#333333",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#00ff00",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user