Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hipster Green.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Hipster Green.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Hipster Green",
|
||||
"black": "#000000",
|
||||
"red": "#b6214a",
|
||||
"green": "#00a600",
|
||||
"yellow": "#bfbf00",
|
||||
"blue": "#246eb2",
|
||||
"purple": "#b200b2",
|
||||
"cyan": "#00a6b2",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#e50000",
|
||||
"brightGreen": "#86a93e",
|
||||
"brightYellow": "#e5e500",
|
||||
"brightBlue": "#0000ff",
|
||||
"brightPurple": "#e500e5",
|
||||
"brightCyan": "#00e5e5",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#100b05",
|
||||
"foreground": "#84c138",
|
||||
"cursorColor": "#23ff18",
|
||||
"selectionBackground": "#083905"
|
||||
}
|
||||
Reference in New Issue
Block a user