Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duckbones.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duckbones.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Duckbones",
|
||||
"black": "#0e101a",
|
||||
"red": "#e03600",
|
||||
"green": "#5dcd97",
|
||||
"yellow": "#e39500",
|
||||
"blue": "#00a3cb",
|
||||
"purple": "#795ccc",
|
||||
"cyan": "#00a3cb",
|
||||
"white": "#ebefc0",
|
||||
"brightBlack": "#444860",
|
||||
"brightRed": "#ff4821",
|
||||
"brightGreen": "#58db9e",
|
||||
"brightYellow": "#f6a100",
|
||||
"brightBlue": "#00b4e0",
|
||||
"brightPurple": "#b3a1e6",
|
||||
"brightCyan": "#00b4e0",
|
||||
"brightWhite": "#b3b692",
|
||||
"background": "#0e101a",
|
||||
"foreground": "#ebefc0",
|
||||
"cursorColor": "#edf2c2",
|
||||
"selectionBackground": "#37382d"
|
||||
}
|
||||
Reference in New Issue
Block a user