Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ghostty Default Style Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ghostty Default Style Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ghostty Default Style Dark",
|
||||
"black": "#1d1f21",
|
||||
"red": "#cc6566",
|
||||
"green": "#b6bd68",
|
||||
"yellow": "#f0c674",
|
||||
"blue": "#82a2be",
|
||||
"purple": "#b294bb",
|
||||
"cyan": "#8abeb7",
|
||||
"white": "#c4c8c6",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#d54e53",
|
||||
"brightGreen": "#b9ca4b",
|
||||
"brightYellow": "#e7c547",
|
||||
"brightBlue": "#7aa6da",
|
||||
"brightPurple": "#c397d8",
|
||||
"brightCyan": "#70c0b1",
|
||||
"brightWhite": "#eaeaea",
|
||||
"background": "#282c34",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user