Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rippedcasts.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rippedcasts.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Rippedcasts",
|
||||
"black": "#000000",
|
||||
"red": "#cdaf95",
|
||||
"green": "#a8ff60",
|
||||
"yellow": "#bfbb1f",
|
||||
"blue": "#75a5b0",
|
||||
"purple": "#ff73fd",
|
||||
"cyan": "#5a647e",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#eecbad",
|
||||
"brightGreen": "#bcee68",
|
||||
"brightYellow": "#e5e500",
|
||||
"brightBlue": "#86bdc9",
|
||||
"brightPurple": "#e500e5",
|
||||
"brightCyan": "#8c9bc4",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#2b2b2b",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#7f7f7f",
|
||||
"selectionBackground": "#5a647e"
|
||||
}
|
||||
Reference in New Issue
Block a user