Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Alabaster.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Alabaster.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Alabaster",
|
||||
"black": "#000000",
|
||||
"red": "#aa3731",
|
||||
"green": "#448c27",
|
||||
"yellow": "#cb9000",
|
||||
"blue": "#325cc0",
|
||||
"purple": "#7a3e9d",
|
||||
"cyan": "#0083b2",
|
||||
"white": "#b7b7b7",
|
||||
"brightBlack": "#777777",
|
||||
"brightRed": "#f05050",
|
||||
"brightGreen": "#60cb00",
|
||||
"brightYellow": "#f2af50",
|
||||
"brightBlue": "#007acc",
|
||||
"brightPurple": "#e64ce6",
|
||||
"brightCyan": "#00aacb",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#f7f7f7",
|
||||
"foreground": "#000000",
|
||||
"cursorColor": "#007acc",
|
||||
"selectionBackground": "#bfdbfe"
|
||||
}
|
||||
Reference in New Issue
Block a user