Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Black.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Black.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Selenized Black",
|
||||
"black": "#252525",
|
||||
"red": "#ed4a46",
|
||||
"green": "#70b433",
|
||||
"yellow": "#dbb32d",
|
||||
"blue": "#368aeb",
|
||||
"purple": "#eb6eb7",
|
||||
"cyan": "#3fc5b7",
|
||||
"white": "#b9b9b9",
|
||||
"brightBlack": "#777777",
|
||||
"brightRed": "#ff5e56",
|
||||
"brightGreen": "#83c746",
|
||||
"brightYellow": "#efc541",
|
||||
"brightBlue": "#4f9cfe",
|
||||
"brightPurple": "#ff81ca",
|
||||
"brightCyan": "#56d8c9",
|
||||
"brightWhite": "#dedede",
|
||||
"background": "#181818",
|
||||
"foreground": "#b9b9b9",
|
||||
"cursorColor": "#777777",
|
||||
"selectionBackground": "#3b3b3b"
|
||||
}
|
||||
Reference in New Issue
Block a user