Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lavandula.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lavandula.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Lavandula",
|
||||
"black": "#230046",
|
||||
"red": "#7d1625",
|
||||
"green": "#337e6f",
|
||||
"yellow": "#7f6f49",
|
||||
"blue": "#4f4a7f",
|
||||
"purple": "#5a3f7f",
|
||||
"cyan": "#58777f",
|
||||
"white": "#736e7d",
|
||||
"brightBlack": "#443a53",
|
||||
"brightRed": "#e05167",
|
||||
"brightGreen": "#52e0c4",
|
||||
"brightYellow": "#e0c386",
|
||||
"brightBlue": "#8e87e0",
|
||||
"brightPurple": "#a776e0",
|
||||
"brightCyan": "#9ad4e0",
|
||||
"brightWhite": "#8c91fa",
|
||||
"background": "#050014",
|
||||
"foreground": "#736e7d",
|
||||
"cursorColor": "#8c91fa",
|
||||
"selectionBackground": "#37323c"
|
||||
}
|
||||
Reference in New Issue
Block a user