Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Unikitty.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Unikitty.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Unikitty",
|
||||
"black": "#0c0c0c",
|
||||
"red": "#a80f20",
|
||||
"green": "#c7ff98",
|
||||
"yellow": "#fff964",
|
||||
"blue": "#145fcd",
|
||||
"purple": "#ffe9ff",
|
||||
"cyan": "#9effef",
|
||||
"white": "#fcf1fb",
|
||||
"brightBlack": "#434343",
|
||||
"brightRed": "#d91329",
|
||||
"brightGreen": "#d3ffaf",
|
||||
"brightYellow": "#ffef50",
|
||||
"brightBlue": "#0075ea",
|
||||
"brightPurple": "#ffefff",
|
||||
"brightCyan": "#93ffef",
|
||||
"brightWhite": "#fff3fe",
|
||||
"background": "#ff8cd9",
|
||||
"foreground": "#0b0b0b",
|
||||
"cursorColor": "#c7ff98",
|
||||
"selectionBackground": "#3ea9fe"
|
||||
}
|
||||
Reference in New Issue
Block a user