Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruvbox Material Light",
|
||||
"black": "#fbf1c7",
|
||||
"red": "#c14a4a",
|
||||
"green": "#6c782e",
|
||||
"yellow": "#b47109",
|
||||
"blue": "#45707a",
|
||||
"purple": "#945e80",
|
||||
"cyan": "#4c7a5d",
|
||||
"white": "#654735",
|
||||
"brightBlack": "#a89984",
|
||||
"brightRed": "#c14a4a",
|
||||
"brightGreen": "#6c782e",
|
||||
"brightYellow": "#b47109",
|
||||
"brightBlue": "#45707a",
|
||||
"brightPurple": "#945e80",
|
||||
"brightCyan": "#4c7a5d",
|
||||
"brightWhite": "#4f3829",
|
||||
"background": "#fbf1c7",
|
||||
"foreground": "#654735",
|
||||
"cursorColor": "#654735",
|
||||
"selectionBackground": "#654735"
|
||||
}
|
||||
Reference in New Issue
Block a user