Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruber Darker.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Gruber Darker.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Gruber Darker",
|
||||
"black": "#181818",
|
||||
"red": "#ff0a36",
|
||||
"green": "#42dc00",
|
||||
"yellow": "#ffdb00",
|
||||
"blue": "#92a7cb",
|
||||
"purple": "#a095cb",
|
||||
"cyan": "#90aa9e",
|
||||
"white": "#e4e4e4",
|
||||
"brightBlack": "#54494e",
|
||||
"brightRed": "#ff3851",
|
||||
"brightGreen": "#42dc00",
|
||||
"brightYellow": "#ffdb00",
|
||||
"brightBlue": "#92a7cb",
|
||||
"brightPurple": "#afafda",
|
||||
"brightCyan": "#90aa9e",
|
||||
"brightWhite": "#f5f5f5",
|
||||
"background": "#181818",
|
||||
"foreground": "#e4e4e4",
|
||||
"cursorColor": "#ffdb00",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user