Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Calamity.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Calamity.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Calamity",
|
||||
"black": "#2f2833",
|
||||
"red": "#fc644d",
|
||||
"green": "#a5f69c",
|
||||
"yellow": "#e9d7a5",
|
||||
"blue": "#3b79c7",
|
||||
"purple": "#f92672",
|
||||
"cyan": "#74d3de",
|
||||
"white": "#d5ced9",
|
||||
"brightBlack": "#7e6c88",
|
||||
"brightRed": "#fc644d",
|
||||
"brightGreen": "#a5f69c",
|
||||
"brightYellow": "#e9d7a5",
|
||||
"brightBlue": "#3b79c7",
|
||||
"brightPurple": "#f92672",
|
||||
"brightCyan": "#74d3de",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#2f2833",
|
||||
"foreground": "#d5ced9",
|
||||
"cursorColor": "#d5ced9",
|
||||
"selectionBackground": "#7e6c88"
|
||||
}
|
||||
Reference in New Issue
Block a user