Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Earthsong.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Earthsong.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Earthsong",
|
||||
"black": "#121418",
|
||||
"red": "#c94234",
|
||||
"green": "#85c54c",
|
||||
"yellow": "#f5ae2e",
|
||||
"blue": "#1398b9",
|
||||
"purple": "#d0633d",
|
||||
"cyan": "#509552",
|
||||
"white": "#e5c6aa",
|
||||
"brightBlack": "#675f54",
|
||||
"brightRed": "#ff645a",
|
||||
"brightGreen": "#98e036",
|
||||
"brightYellow": "#e0d561",
|
||||
"brightBlue": "#5fdaff",
|
||||
"brightPurple": "#ff9269",
|
||||
"brightCyan": "#84f088",
|
||||
"brightWhite": "#f6f7ec",
|
||||
"background": "#292520",
|
||||
"foreground": "#e5c7a9",
|
||||
"cursorColor": "#f6f7ec",
|
||||
"selectionBackground": "#121418"
|
||||
}
|
||||
Reference in New Issue
Block a user