Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Forest Blue.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Forest Blue.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Forest Blue",
|
||||
"black": "#333333",
|
||||
"red": "#f8818e",
|
||||
"green": "#92d3a2",
|
||||
"yellow": "#1a8e63",
|
||||
"blue": "#8ed0ce",
|
||||
"purple": "#5e468c",
|
||||
"cyan": "#31658c",
|
||||
"white": "#e2d8cd",
|
||||
"brightBlack": "#4a4a4a",
|
||||
"brightRed": "#fb3d66",
|
||||
"brightGreen": "#6bb48d",
|
||||
"brightYellow": "#30c85a",
|
||||
"brightBlue": "#39a7a2",
|
||||
"brightPurple": "#7e62b3",
|
||||
"brightCyan": "#6096bf",
|
||||
"brightWhite": "#e2d8cd",
|
||||
"background": "#051519",
|
||||
"foreground": "#e2d8cd",
|
||||
"cursorColor": "#9e9ecb",
|
||||
"selectionBackground": "#4d4d4d"
|
||||
}
|
||||
Reference in New Issue
Block a user