Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Planet.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Planet.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Red Planet",
|
||||
"black": "#202020",
|
||||
"red": "#8c3432",
|
||||
"green": "#728271",
|
||||
"yellow": "#e8bf6a",
|
||||
"blue": "#69819e",
|
||||
"purple": "#896492",
|
||||
"cyan": "#5b8390",
|
||||
"white": "#b9aa99",
|
||||
"brightBlack": "#676767",
|
||||
"brightRed": "#b55242",
|
||||
"brightGreen": "#869985",
|
||||
"brightYellow": "#ebeb91",
|
||||
"brightBlue": "#60827e",
|
||||
"brightPurple": "#de4974",
|
||||
"brightCyan": "#38add8",
|
||||
"brightWhite": "#d6bfb8",
|
||||
"background": "#222222",
|
||||
"foreground": "#c2b790",
|
||||
"cursorColor": "#c2b790",
|
||||
"selectionBackground": "#1b324a"
|
||||
}
|
||||
Reference in New Issue
Block a user