Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Doom One.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Doom One.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Doom One",
|
||||
"black": "#000000",
|
||||
"red": "#ff6c6b",
|
||||
"green": "#98be65",
|
||||
"yellow": "#ecbe7b",
|
||||
"blue": "#a9a1e1",
|
||||
"purple": "#c678dd",
|
||||
"cyan": "#51afef",
|
||||
"white": "#bbc2cf",
|
||||
"brightBlack": "#595959",
|
||||
"brightRed": "#ff6655",
|
||||
"brightGreen": "#99bb66",
|
||||
"brightYellow": "#ecbe7b",
|
||||
"brightBlue": "#a9a1e1",
|
||||
"brightPurple": "#c678dd",
|
||||
"brightCyan": "#51afef",
|
||||
"brightWhite": "#bfbfbf",
|
||||
"background": "#282c34",
|
||||
"foreground": "#bbc2cf",
|
||||
"cursorColor": "#51afef",
|
||||
"selectionBackground": "#42444b"
|
||||
}
|
||||
Reference in New Issue
Block a user