Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ayu.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ayu.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ayu",
|
||||
"black": "#11151c",
|
||||
"red": "#ea6c73",
|
||||
"green": "#7fd962",
|
||||
"yellow": "#f9af4f",
|
||||
"blue": "#53bdfa",
|
||||
"purple": "#cda1fa",
|
||||
"cyan": "#90e1c6",
|
||||
"white": "#c7c7c7",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#f07178",
|
||||
"brightGreen": "#aad94c",
|
||||
"brightYellow": "#ffb454",
|
||||
"brightBlue": "#59c2ff",
|
||||
"brightPurple": "#d2a6ff",
|
||||
"brightCyan": "#95e6cb",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0b0e14",
|
||||
"foreground": "#bfbdb6",
|
||||
"cursorColor": "#e6b450",
|
||||
"selectionBackground": "#409fff"
|
||||
}
|
||||
Reference in New Issue
Block a user