Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Alert.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Red Alert.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Red Alert",
|
||||
"black": "#000000",
|
||||
"red": "#d62e4e",
|
||||
"green": "#71be6b",
|
||||
"yellow": "#beb86b",
|
||||
"blue": "#489bee",
|
||||
"purple": "#e979d7",
|
||||
"cyan": "#6bbeb8",
|
||||
"white": "#d6d6d6",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#e02553",
|
||||
"brightGreen": "#aff08c",
|
||||
"brightYellow": "#dfddb7",
|
||||
"brightBlue": "#65aaf1",
|
||||
"brightPurple": "#ddb7df",
|
||||
"brightCyan": "#b7dfdd",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#762423",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#073642"
|
||||
}
|
||||
Reference in New Issue
Block a user