Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sundried.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sundried.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sundried",
|
||||
"black": "#302b2a",
|
||||
"red": "#a7463d",
|
||||
"green": "#587744",
|
||||
"yellow": "#9d602a",
|
||||
"blue": "#485b98",
|
||||
"purple": "#864651",
|
||||
"cyan": "#9c814f",
|
||||
"white": "#c9c9c9",
|
||||
"brightBlack": "#4d4e48",
|
||||
"brightRed": "#aa000c",
|
||||
"brightGreen": "#128c21",
|
||||
"brightYellow": "#fc6a21",
|
||||
"brightBlue": "#7999f7",
|
||||
"brightPurple": "#fd8aa1",
|
||||
"brightCyan": "#fad484",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1a1818",
|
||||
"foreground": "#c9c9c9",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#302b2a"
|
||||
}
|
||||
Reference in New Issue
Block a user