Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Niji.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Niji.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Niji",
|
||||
"black": "#333333",
|
||||
"red": "#d23e08",
|
||||
"green": "#54ca74",
|
||||
"yellow": "#fff700",
|
||||
"blue": "#2ab9ff",
|
||||
"purple": "#ff50da",
|
||||
"cyan": "#1ef9f5",
|
||||
"white": "#ddd0c4",
|
||||
"brightBlack": "#515151",
|
||||
"brightRed": "#ffb7b7",
|
||||
"brightGreen": "#c1ffae",
|
||||
"brightYellow": "#fcffb8",
|
||||
"brightBlue": "#8efff3",
|
||||
"brightPurple": "#ffa2ed",
|
||||
"brightCyan": "#bcffc7",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#141515",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffc663",
|
||||
"selectionBackground": "#515151"
|
||||
}
|
||||
Reference in New Issue
Block a user