Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wryan.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wryan.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Wryan",
|
||||
"black": "#333333",
|
||||
"red": "#8c4665",
|
||||
"green": "#287373",
|
||||
"yellow": "#7c7c99",
|
||||
"blue": "#395573",
|
||||
"purple": "#5e468c",
|
||||
"cyan": "#31658c",
|
||||
"white": "#899ca1",
|
||||
"brightBlack": "#3d3d3d",
|
||||
"brightRed": "#bf4d80",
|
||||
"brightGreen": "#53a6a6",
|
||||
"brightYellow": "#9e9ecb",
|
||||
"brightBlue": "#477ab3",
|
||||
"brightPurple": "#7e62b3",
|
||||
"brightCyan": "#6096bf",
|
||||
"brightWhite": "#c0c0c0",
|
||||
"background": "#101010",
|
||||
"foreground": "#999993",
|
||||
"cursorColor": "#9e9ecb",
|
||||
"selectionBackground": "#4d4d4d"
|
||||
}
|
||||
Reference in New Issue
Block a user