Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark Dimmed.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark Dimmed.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Dark Dimmed",
|
||||
"black": "#545d68",
|
||||
"red": "#f47067",
|
||||
"green": "#57ab5a",
|
||||
"yellow": "#c69026",
|
||||
"blue": "#539bf5",
|
||||
"purple": "#b083f0",
|
||||
"cyan": "#39c5cf",
|
||||
"white": "#909dab",
|
||||
"brightBlack": "#636e7b",
|
||||
"brightRed": "#ff938a",
|
||||
"brightGreen": "#6bc46d",
|
||||
"brightYellow": "#daaa3f",
|
||||
"brightBlue": "#6cb6ff",
|
||||
"brightPurple": "#dcbdfb",
|
||||
"brightCyan": "#56d4dd",
|
||||
"brightWhite": "#cdd9e5",
|
||||
"background": "#22272e",
|
||||
"foreground": "#adbac7",
|
||||
"cursorColor": "#539bf5",
|
||||
"selectionBackground": "#adbac7"
|
||||
}
|
||||
Reference in New Issue
Block a user