Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Paraiso Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Paraiso Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Paraiso Dark",
|
||||
"black": "#2f1e2e",
|
||||
"red": "#ef6155",
|
||||
"green": "#48b685",
|
||||
"yellow": "#fec418",
|
||||
"blue": "#06b6ef",
|
||||
"purple": "#815ba4",
|
||||
"cyan": "#5bc4bf",
|
||||
"white": "#a39e9b",
|
||||
"brightBlack": "#776e71",
|
||||
"brightRed": "#ef6155",
|
||||
"brightGreen": "#48b685",
|
||||
"brightYellow": "#fec418",
|
||||
"brightBlue": "#06b6ef",
|
||||
"brightPurple": "#815ba4",
|
||||
"brightCyan": "#5bc4bf",
|
||||
"brightWhite": "#e7e9db",
|
||||
"background": "#2f1e2e",
|
||||
"foreground": "#a39e9b",
|
||||
"cursorColor": "#a39e9b",
|
||||
"selectionBackground": "#4f424c"
|
||||
}
|
||||
Reference in New Issue
Block a user