Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kitty Default.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kitty Default.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Kitty Default",
|
||||
"black": "#000000",
|
||||
"red": "#cc0403",
|
||||
"green": "#19cb00",
|
||||
"yellow": "#cecb00",
|
||||
"blue": "#0d73cc",
|
||||
"purple": "#cb1ed1",
|
||||
"cyan": "#0dcdcd",
|
||||
"white": "#dddddd",
|
||||
"brightBlack": "#767676",
|
||||
"brightRed": "#f2201f",
|
||||
"brightGreen": "#23fd00",
|
||||
"brightYellow": "#fffd00",
|
||||
"brightBlue": "#1a8fff",
|
||||
"brightPurple": "#fd28ff",
|
||||
"brightCyan": "#14ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#dddddd",
|
||||
"cursorColor": "#cccccc",
|
||||
"selectionBackground": "#fffacd"
|
||||
}
|
||||
Reference in New Issue
Block a user