Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ayu Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ayu Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ayu Light",
|
||||
"black": "#000000",
|
||||
"red": "#ea6c6d",
|
||||
"green": "#6cbf43",
|
||||
"yellow": "#eca944",
|
||||
"blue": "#3199e1",
|
||||
"purple": "#9e75c7",
|
||||
"cyan": "#46ba94",
|
||||
"white": "#bababa",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#f07171",
|
||||
"brightGreen": "#86b300",
|
||||
"brightYellow": "#f2ae49",
|
||||
"brightBlue": "#399ee6",
|
||||
"brightPurple": "#a37acc",
|
||||
"brightCyan": "#4cbf99",
|
||||
"brightWhite": "#d1d1d1",
|
||||
"background": "#f8f9fa",
|
||||
"foreground": "#5c6166",
|
||||
"cursorColor": "#ffaa33",
|
||||
"selectionBackground": "#035bd6"
|
||||
}
|
||||
Reference in New Issue
Block a user