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