Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Carbonfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Carbonfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Carbonfox",
|
||||
"black": "#282828",
|
||||
"red": "#ee5396",
|
||||
"green": "#25be6a",
|
||||
"yellow": "#08bdba",
|
||||
"blue": "#78a9ff",
|
||||
"purple": "#be95ff",
|
||||
"cyan": "#33b1ff",
|
||||
"white": "#dfdfe0",
|
||||
"brightBlack": "#484848",
|
||||
"brightRed": "#f16da6",
|
||||
"brightGreen": "#46c880",
|
||||
"brightYellow": "#2dc7c4",
|
||||
"brightBlue": "#8cb6ff",
|
||||
"brightPurple": "#c8a5ff",
|
||||
"brightCyan": "#52bdff",
|
||||
"brightWhite": "#e4e4e5",
|
||||
"background": "#161616",
|
||||
"foreground": "#f2f4f8",
|
||||
"cursorColor": "#f2f4f8",
|
||||
"selectionBackground": "#2a2a2a"
|
||||
}
|
||||
Reference in New Issue
Block a user