Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Arthur.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Arthur.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Arthur",
|
||||
"black": "#3d352a",
|
||||
"red": "#cd5c5c",
|
||||
"green": "#86af80",
|
||||
"yellow": "#e8ae5b",
|
||||
"blue": "#6495ed",
|
||||
"purple": "#deb887",
|
||||
"cyan": "#b0c4de",
|
||||
"white": "#bbaa99",
|
||||
"brightBlack": "#554444",
|
||||
"brightRed": "#cc5533",
|
||||
"brightGreen": "#88aa22",
|
||||
"brightYellow": "#ffa75d",
|
||||
"brightBlue": "#87ceeb",
|
||||
"brightPurple": "#996600",
|
||||
"brightCyan": "#b0c4de",
|
||||
"brightWhite": "#ddccbb",
|
||||
"background": "#1c1c1c",
|
||||
"foreground": "#ddeedd",
|
||||
"cursorColor": "#e2bbef",
|
||||
"selectionBackground": "#4d4d4d"
|
||||
}
|
||||
Reference in New Issue
Block a user