Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Django Smooth.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Django Smooth.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Django Smooth",
|
||||
"black": "#000000",
|
||||
"red": "#fd6209",
|
||||
"green": "#41a83e",
|
||||
"yellow": "#ffe862",
|
||||
"blue": "#989898",
|
||||
"purple": "#f8f8f8",
|
||||
"cyan": "#9df39f",
|
||||
"white": "#e8e8e7",
|
||||
"brightBlack": "#727272",
|
||||
"brightRed": "#ff943b",
|
||||
"brightGreen": "#73da70",
|
||||
"brightYellow": "#ffff94",
|
||||
"brightBlue": "#cacaca",
|
||||
"brightPurple": "#ffffff",
|
||||
"brightCyan": "#cfffd1",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#245032",
|
||||
"foreground": "#f8f8f8",
|
||||
"cursorColor": "#4c7e5c",
|
||||
"selectionBackground": "#336442"
|
||||
}
|
||||
Reference in New Issue
Block a user