Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aardvark Blue.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aardvark Blue.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Aardvark Blue",
|
||||
"black": "#191919",
|
||||
"red": "#aa342e",
|
||||
"green": "#4b8c0f",
|
||||
"yellow": "#dbba00",
|
||||
"blue": "#1370d3",
|
||||
"purple": "#c43ac3",
|
||||
"cyan": "#008eb0",
|
||||
"white": "#bebebe",
|
||||
"brightBlack": "#525252",
|
||||
"brightRed": "#f05b50",
|
||||
"brightGreen": "#95dc55",
|
||||
"brightYellow": "#ffe763",
|
||||
"brightBlue": "#60a4ec",
|
||||
"brightPurple": "#e26be2",
|
||||
"brightCyan": "#60b6cb",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#102040",
|
||||
"foreground": "#dddddd",
|
||||
"cursorColor": "#007acc",
|
||||
"selectionBackground": "#bfdbfe"
|
||||
}
|
||||
Reference in New Issue
Block a user