Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cyberpunk Scarlet Protocol.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cyberpunk Scarlet Protocol.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Cyberpunk Scarlet Protocol",
|
||||
"black": "#101116",
|
||||
"red": "#ff0051",
|
||||
"green": "#01dc84",
|
||||
"yellow": "#faf945",
|
||||
"blue": "#0271b6",
|
||||
"purple": "#c930c7",
|
||||
"cyan": "#00c5c7",
|
||||
"white": "#c7c7c7",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#ff6e67",
|
||||
"brightGreen": "#60fa68",
|
||||
"brightYellow": "#fffc67",
|
||||
"brightBlue": "#6871ff",
|
||||
"brightPurple": "#bd35ec",
|
||||
"brightCyan": "#60fdff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#101116",
|
||||
"foreground": "#e41951",
|
||||
"cursorColor": "#76ff9f",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user