Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duotone Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Duotone Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Duotone Dark",
|
||||
"black": "#1f1d27",
|
||||
"red": "#d9393e",
|
||||
"green": "#2dcd73",
|
||||
"yellow": "#d9b76e",
|
||||
"blue": "#ffc284",
|
||||
"purple": "#de8d40",
|
||||
"cyan": "#2488ff",
|
||||
"white": "#b7a1ff",
|
||||
"brightBlack": "#4e4a60",
|
||||
"brightRed": "#d9393e",
|
||||
"brightGreen": "#2dcd73",
|
||||
"brightYellow": "#d9b76e",
|
||||
"brightBlue": "#ffc284",
|
||||
"brightPurple": "#de8d40",
|
||||
"brightCyan": "#2488ff",
|
||||
"brightWhite": "#eae5ff",
|
||||
"background": "#1f1d27",
|
||||
"foreground": "#b7a1ff",
|
||||
"cursorColor": "#ff9839",
|
||||
"selectionBackground": "#353147"
|
||||
}
|
||||
Reference in New Issue
Block a user