Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruvbox Light",
|
||||
"black": "#fbf1c7",
|
||||
"red": "#cc241d",
|
||||
"green": "#98971a",
|
||||
"yellow": "#d79921",
|
||||
"blue": "#458588",
|
||||
"purple": "#b16286",
|
||||
"cyan": "#689d6a",
|
||||
"white": "#7c6f64",
|
||||
"brightBlack": "#928374",
|
||||
"brightRed": "#9d0006",
|
||||
"brightGreen": "#79740e",
|
||||
"brightYellow": "#b57614",
|
||||
"brightBlue": "#076678",
|
||||
"brightPurple": "#8f3f71",
|
||||
"brightCyan": "#427b58",
|
||||
"brightWhite": "#3c3836",
|
||||
"background": "#fbf1c7",
|
||||
"foreground": "#3c3836",
|
||||
"cursorColor": "#3c3836",
|
||||
"selectionBackground": "#3c3836"
|
||||
}
|
||||
Reference in New Issue
Block a user