Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aizen Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aizen Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Aizen Dark",
|
||||
"black": "#1a1a1a",
|
||||
"red": "#f08898",
|
||||
"green": "#a4e09c",
|
||||
"yellow": "#f5dea4",
|
||||
"blue": "#84b4f8",
|
||||
"purple": "#c8a2f4",
|
||||
"cyan": "#90dcd0",
|
||||
"white": "#d0d6f0",
|
||||
"brightBlack": "#444444",
|
||||
"brightRed": "#f08898",
|
||||
"brightGreen": "#a4e09c",
|
||||
"brightYellow": "#f5dea4",
|
||||
"brightBlue": "#84b4f8",
|
||||
"brightPurple": "#c8a2f4",
|
||||
"brightCyan": "#90dcd0",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1a1a1a",
|
||||
"foreground": "#d0d6f0",
|
||||
"cursorColor": "#f8b080",
|
||||
"selectionBackground": "#333333"
|
||||
}
|
||||
Reference in New Issue
Block a user