Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ciapre.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ciapre.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ciapre",
|
||||
"black": "#181818",
|
||||
"red": "#8e0d16",
|
||||
"green": "#48513b",
|
||||
"yellow": "#cc8b3f",
|
||||
"blue": "#576d8c",
|
||||
"purple": "#724d7c",
|
||||
"cyan": "#5c4f4b",
|
||||
"white": "#aea47f",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ac3835",
|
||||
"brightGreen": "#a6a75d",
|
||||
"brightYellow": "#dcdf7c",
|
||||
"brightBlue": "#3097c6",
|
||||
"brightPurple": "#d33061",
|
||||
"brightCyan": "#f3dbb2",
|
||||
"brightWhite": "#f4f4f4",
|
||||
"background": "#191c27",
|
||||
"foreground": "#aea47a",
|
||||
"cursorColor": "#92805b",
|
||||
"selectionBackground": "#172539"
|
||||
}
|
||||
Reference in New Issue
Block a user