Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rapture.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rapture.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Rapture",
|
||||
"black": "#000000",
|
||||
"red": "#fc644d",
|
||||
"green": "#7afde1",
|
||||
"yellow": "#fff09b",
|
||||
"blue": "#6c9bf5",
|
||||
"purple": "#ff4fa1",
|
||||
"cyan": "#64e0ff",
|
||||
"white": "#c0c9e5",
|
||||
"brightBlack": "#304b66",
|
||||
"brightRed": "#fc644d",
|
||||
"brightGreen": "#7afde1",
|
||||
"brightYellow": "#fff09b",
|
||||
"brightBlue": "#6c9bf5",
|
||||
"brightPurple": "#ff4fa1",
|
||||
"brightCyan": "#64e0ff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#111e2a",
|
||||
"foreground": "#c0c9e5",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#304b66"
|
||||
}
|
||||
Reference in New Issue
Block a user