Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Black Metal (Nile).json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Black Metal (Nile).json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Black Metal (Nile)",
|
||||
"black": "#000000",
|
||||
"red": "#5f8787",
|
||||
"green": "#aa9988",
|
||||
"yellow": "#777755",
|
||||
"blue": "#888888",
|
||||
"purple": "#999999",
|
||||
"cyan": "#aaaaaa",
|
||||
"white": "#c1c1c1",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#5f8787",
|
||||
"brightGreen": "#aa9988",
|
||||
"brightYellow": "#777755",
|
||||
"brightBlue": "#888888",
|
||||
"brightPurple": "#999999",
|
||||
"brightCyan": "#aaaaaa",
|
||||
"brightWhite": "#c1c1c1",
|
||||
"background": "#000000",
|
||||
"foreground": "#c1c1c1",
|
||||
"cursorColor": "#c1c1c1",
|
||||
"selectionBackground": "#c1c1c1"
|
||||
}
|
||||
Reference in New Issue
Block a user