Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Paul Millr.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Paul Millr.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Paul Millr",
|
||||
"black": "#2a2a2a",
|
||||
"red": "#ff0000",
|
||||
"green": "#79ff0f",
|
||||
"yellow": "#e7bf00",
|
||||
"blue": "#396bd7",
|
||||
"purple": "#b449be",
|
||||
"cyan": "#66ccff",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#ff0080",
|
||||
"brightGreen": "#66ff66",
|
||||
"brightYellow": "#f3d64e",
|
||||
"brightBlue": "#709aed",
|
||||
"brightPurple": "#db67e6",
|
||||
"brightCyan": "#7adff2",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#f2f2f2",
|
||||
"cursorColor": "#4d4d4d",
|
||||
"selectionBackground": "#414141"
|
||||
}
|
||||
Reference in New Issue
Block a user