Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pencil Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pencil Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Pencil Dark",
|
||||
"black": "#212121",
|
||||
"red": "#c30771",
|
||||
"green": "#10a778",
|
||||
"yellow": "#a89c14",
|
||||
"blue": "#008ec4",
|
||||
"purple": "#5f4986",
|
||||
"cyan": "#20a5ba",
|
||||
"white": "#d9d9d9",
|
||||
"brightBlack": "#4f4f4f",
|
||||
"brightRed": "#fb007a",
|
||||
"brightGreen": "#5fd7af",
|
||||
"brightYellow": "#f3e430",
|
||||
"brightBlue": "#20bbfc",
|
||||
"brightPurple": "#6855de",
|
||||
"brightCyan": "#4fb8cc",
|
||||
"brightWhite": "#f1f1f1",
|
||||
"background": "#212121",
|
||||
"foreground": "#f1f1f1",
|
||||
"cursorColor": "#20bbfc",
|
||||
"selectionBackground": "#b6d6fd"
|
||||
}
|
||||
Reference in New Issue
Block a user