Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Doom Peacock.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Doom Peacock.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Doom Peacock",
|
||||
"black": "#1c1f24",
|
||||
"red": "#cb4b16",
|
||||
"green": "#26a6a6",
|
||||
"yellow": "#bcd42a",
|
||||
"blue": "#2a6cc6",
|
||||
"purple": "#a9a1e1",
|
||||
"cyan": "#5699af",
|
||||
"white": "#ede0ce",
|
||||
"brightBlack": "#51504d",
|
||||
"brightRed": "#ff5d38",
|
||||
"brightGreen": "#98be65",
|
||||
"brightYellow": "#e6f972",
|
||||
"brightBlue": "#51afef",
|
||||
"brightPurple": "#c678dd",
|
||||
"brightCyan": "#46d9ff",
|
||||
"brightWhite": "#dfdfdf",
|
||||
"background": "#2b2a27",
|
||||
"foreground": "#ede0ce",
|
||||
"cursorColor": "#9c9c9d",
|
||||
"selectionBackground": "#a60033"
|
||||
}
|
||||
Reference in New Issue
Block a user