Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruvbox Material",
|
||||
"black": "#141617",
|
||||
"red": "#ea6926",
|
||||
"green": "#c1d041",
|
||||
"yellow": "#eecf75",
|
||||
"blue": "#6da3ec",
|
||||
"purple": "#fd9bc1",
|
||||
"cyan": "#fe9d6e",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#d3573b",
|
||||
"brightGreen": "#c1d041",
|
||||
"brightYellow": "#eecf75",
|
||||
"brightBlue": "#2c86ff",
|
||||
"brightPurple": "#fd9bc1",
|
||||
"brightCyan": "#92a5df",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1d2021",
|
||||
"foreground": "#d4be98",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#2b2c3f"
|
||||
}
|
||||
Reference in New Issue
Block a user