Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/The Hulk.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/The Hulk.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "The Hulk",
|
||||
"black": "#1b1d1e",
|
||||
"red": "#269d1b",
|
||||
"green": "#13ce30",
|
||||
"yellow": "#63e457",
|
||||
"blue": "#2525f5",
|
||||
"purple": "#712c81",
|
||||
"cyan": "#378ca9",
|
||||
"white": "#d9d8d1",
|
||||
"brightBlack": "#505354",
|
||||
"brightRed": "#8dff2a",
|
||||
"brightGreen": "#48ff77",
|
||||
"brightYellow": "#3afe16",
|
||||
"brightBlue": "#506b95",
|
||||
"brightPurple": "#72589d",
|
||||
"brightCyan": "#4085a6",
|
||||
"brightWhite": "#e5e6e1",
|
||||
"background": "#1b1d1e",
|
||||
"foreground": "#b5b5b5",
|
||||
"cursorColor": "#16b61b",
|
||||
"selectionBackground": "#4d504c"
|
||||
}
|
||||
Reference in New Issue
Block a user