Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Farmhouse Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Farmhouse Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Farmhouse Dark",
|
||||
"black": "#1d2027",
|
||||
"red": "#ba0004",
|
||||
"green": "#549d00",
|
||||
"yellow": "#c87300",
|
||||
"blue": "#0049e6",
|
||||
"purple": "#9f1b61",
|
||||
"cyan": "#1fb65c",
|
||||
"white": "#e8e4e1",
|
||||
"brightBlack": "#464d54",
|
||||
"brightRed": "#eb0009",
|
||||
"brightGreen": "#7ac100",
|
||||
"brightYellow": "#ea9a00",
|
||||
"brightBlue": "#006efe",
|
||||
"brightPurple": "#bf3b7f",
|
||||
"brightCyan": "#19e062",
|
||||
"brightWhite": "#f4eef0",
|
||||
"background": "#1d2027",
|
||||
"foreground": "#e8e4e1",
|
||||
"cursorColor": "#006efe",
|
||||
"selectionBackground": "#4d5658"
|
||||
}
|
||||
Reference in New Issue
Block a user