Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kurokula.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kurokula.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Kurokula",
|
||||
"black": "#333333",
|
||||
"red": "#c35a52",
|
||||
"green": "#78b3a9",
|
||||
"yellow": "#e1b917",
|
||||
"blue": "#5c91dd",
|
||||
"purple": "#8b79a6",
|
||||
"cyan": "#867268",
|
||||
"white": "#e0cfc2",
|
||||
"brightBlack": "#515151",
|
||||
"brightRed": "#ffc34c",
|
||||
"brightGreen": "#afffa5",
|
||||
"brightYellow": "#fff700",
|
||||
"brightBlue": "#90dbff",
|
||||
"brightPurple": "#ad93ff",
|
||||
"brightCyan": "#ffcdb6",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#141515",
|
||||
"foreground": "#e0cfc2",
|
||||
"cursorColor": "#7a1c1c",
|
||||
"selectionBackground": "#515151"
|
||||
}
|
||||
Reference in New Issue
Block a user