Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Sands.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Sands.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Red Sands",
|
||||
"black": "#000000",
|
||||
"red": "#ff3f00",
|
||||
"green": "#00bb00",
|
||||
"yellow": "#e7b000",
|
||||
"blue": "#0072ff",
|
||||
"purple": "#bb00bb",
|
||||
"cyan": "#00bbbb",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#6e6e6e",
|
||||
"brightRed": "#d41a1a",
|
||||
"brightGreen": "#00bb00",
|
||||
"brightYellow": "#e7b000",
|
||||
"brightBlue": "#0072ae",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#55ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#7a251e",
|
||||
"foreground": "#d7c9a7",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#a4a390"
|
||||
}
|
||||
Reference in New Issue
Block a user