Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Srcery.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Srcery.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Srcery",
|
||||
"black": "#1c1b19",
|
||||
"red": "#ef2f27",
|
||||
"green": "#519f50",
|
||||
"yellow": "#fbb829",
|
||||
"blue": "#2c78bf",
|
||||
"purple": "#e02c6d",
|
||||
"cyan": "#0aaeb3",
|
||||
"white": "#baa67f",
|
||||
"brightBlack": "#918175",
|
||||
"brightRed": "#f75341",
|
||||
"brightGreen": "#98bc37",
|
||||
"brightYellow": "#fed06e",
|
||||
"brightBlue": "#68a8e4",
|
||||
"brightPurple": "#ff5c8f",
|
||||
"brightCyan": "#2be4d0",
|
||||
"brightWhite": "#fce8c3",
|
||||
"background": "#1c1b19",
|
||||
"foreground": "#fce8c3",
|
||||
"cursorColor": "#fbb829",
|
||||
"selectionBackground": "#fce8c3"
|
||||
}
|
||||
Reference in New Issue
Block a user