Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruvbox Dark",
|
||||
"black": "#282828",
|
||||
"red": "#cc241d",
|
||||
"green": "#98971a",
|
||||
"yellow": "#d79921",
|
||||
"blue": "#458588",
|
||||
"purple": "#b16286",
|
||||
"cyan": "#689d6a",
|
||||
"white": "#a89984",
|
||||
"brightBlack": "#928374",
|
||||
"brightRed": "#fb4934",
|
||||
"brightGreen": "#b8bb26",
|
||||
"brightYellow": "#fabd2f",
|
||||
"brightBlue": "#83a598",
|
||||
"brightPurple": "#d3869b",
|
||||
"brightCyan": "#8ec07c",
|
||||
"brightWhite": "#ebdbb2",
|
||||
"background": "#282828",
|
||||
"foreground": "#ebdbb2",
|
||||
"cursorColor": "#ebdbb2",
|
||||
"selectionBackground": "#665c54"
|
||||
}
|
||||
Reference in New Issue
Block a user