Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Urple.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Urple.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Urple",
|
||||
"black": "#000000",
|
||||
"red": "#b0425b",
|
||||
"green": "#37a415",
|
||||
"yellow": "#ad5c42",
|
||||
"blue": "#564d9b",
|
||||
"purple": "#6c3ca1",
|
||||
"cyan": "#808080",
|
||||
"white": "#87799c",
|
||||
"brightBlack": "#6a3f32",
|
||||
"brightRed": "#ff6388",
|
||||
"brightGreen": "#29e620",
|
||||
"brightYellow": "#f08161",
|
||||
"brightBlue": "#867aed",
|
||||
"brightPurple": "#a05eee",
|
||||
"brightCyan": "#eaeaea",
|
||||
"brightWhite": "#bfa3ff",
|
||||
"background": "#1b1b23",
|
||||
"foreground": "#877a9b",
|
||||
"cursorColor": "#a063eb",
|
||||
"selectionBackground": "#a063eb"
|
||||
}
|
||||
Reference in New Issue
Block a user