Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruvbox Material Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruvbox Material Dark",
|
||||
"black": "#282828",
|
||||
"red": "#ea6962",
|
||||
"green": "#a9b665",
|
||||
"yellow": "#d8a657",
|
||||
"blue": "#7daea3",
|
||||
"purple": "#d3869b",
|
||||
"cyan": "#89b482",
|
||||
"white": "#d4be98",
|
||||
"brightBlack": "#7c6f64",
|
||||
"brightRed": "#ea6962",
|
||||
"brightGreen": "#a9b665",
|
||||
"brightYellow": "#d8a657",
|
||||
"brightBlue": "#7daea3",
|
||||
"brightPurple": "#d3869b",
|
||||
"brightCyan": "#89b482",
|
||||
"brightWhite": "#ddc7a1",
|
||||
"background": "#282828",
|
||||
"foreground": "#d4be98",
|
||||
"cursorColor": "#d4be98",
|
||||
"selectionBackground": "#d4be98"
|
||||
}
|
||||
Reference in New Issue
Block a user