Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kanagawa Dragon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Kanagawa Dragon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Kanagawa Dragon",
|
||||
"black": "#0d0c0c",
|
||||
"red": "#c4746e",
|
||||
"green": "#8a9a7b",
|
||||
"yellow": "#c4b28a",
|
||||
"blue": "#8ba4b0",
|
||||
"purple": "#a292a3",
|
||||
"cyan": "#8ea4a2",
|
||||
"white": "#c8c093",
|
||||
"brightBlack": "#a6a69c",
|
||||
"brightRed": "#e46876",
|
||||
"brightGreen": "#87a987",
|
||||
"brightYellow": "#e6c384",
|
||||
"brightBlue": "#7fb4ca",
|
||||
"brightPurple": "#938aa9",
|
||||
"brightCyan": "#7aa89f",
|
||||
"brightWhite": "#c5c9c5",
|
||||
"background": "#181616",
|
||||
"foreground": "#c8c093",
|
||||
"cursorColor": "#c5c9c5",
|
||||
"selectionBackground": "#223249"
|
||||
}
|
||||
Reference in New Issue
Block a user