Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duskfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duskfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Duskfox",
|
||||
"black": "#393552",
|
||||
"red": "#eb6f92",
|
||||
"green": "#a3be8c",
|
||||
"yellow": "#f6c177",
|
||||
"blue": "#569fba",
|
||||
"purple": "#c4a7e7",
|
||||
"cyan": "#9ccfd8",
|
||||
"white": "#e0def4",
|
||||
"brightBlack": "#544d8a",
|
||||
"brightRed": "#f083a2",
|
||||
"brightGreen": "#b1d196",
|
||||
"brightYellow": "#f9cb8c",
|
||||
"brightBlue": "#65b1cd",
|
||||
"brightPurple": "#ccb1ed",
|
||||
"brightCyan": "#a6dae3",
|
||||
"brightWhite": "#e2e0f7",
|
||||
"background": "#232136",
|
||||
"foreground": "#e0def4",
|
||||
"cursorColor": "#e0def4",
|
||||
"selectionBackground": "#433c59"
|
||||
}
|
||||
Reference in New Issue
Block a user