Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Farmhouse Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Farmhouse Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Farmhouse Light",
|
||||
"black": "#1d2027",
|
||||
"red": "#8d0003",
|
||||
"green": "#3a7d00",
|
||||
"yellow": "#a95600",
|
||||
"blue": "#092ccd",
|
||||
"purple": "#820046",
|
||||
"cyan": "#229256",
|
||||
"white": "#a8a4a1",
|
||||
"brightBlack": "#394047",
|
||||
"brightRed": "#eb0009",
|
||||
"brightGreen": "#7ac100",
|
||||
"brightYellow": "#ea9a00",
|
||||
"brightBlue": "#006efe",
|
||||
"brightPurple": "#bf3b7f",
|
||||
"brightCyan": "#00c649",
|
||||
"brightWhite": "#f4eef0",
|
||||
"background": "#e8e4e1",
|
||||
"foreground": "#1d2027",
|
||||
"cursorColor": "#006efe",
|
||||
"selectionBackground": "#b3b1aa"
|
||||
}
|
||||
Reference in New Issue
Block a user