Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grape.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Grape.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Grape",
|
||||
"black": "#2d283f",
|
||||
"red": "#ed2261",
|
||||
"green": "#1fa91b",
|
||||
"yellow": "#8ddc20",
|
||||
"blue": "#487df4",
|
||||
"purple": "#8d35c9",
|
||||
"cyan": "#3bdeed",
|
||||
"white": "#9e9ea0",
|
||||
"brightBlack": "#59516a",
|
||||
"brightRed": "#f0729a",
|
||||
"brightGreen": "#53aa5e",
|
||||
"brightYellow": "#b2dc87",
|
||||
"brightBlue": "#a9bcec",
|
||||
"brightPurple": "#ad81c2",
|
||||
"brightCyan": "#9de3eb",
|
||||
"brightWhite": "#a288f7",
|
||||
"background": "#171423",
|
||||
"foreground": "#9f9fa1",
|
||||
"cursorColor": "#a288f7",
|
||||
"selectionBackground": "#493d70"
|
||||
}
|
||||
Reference in New Issue
Block a user