Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cutie Pro.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cutie Pro.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Cutie Pro",
|
||||
"black": "#000000",
|
||||
"red": "#f56e7f",
|
||||
"green": "#bec975",
|
||||
"yellow": "#f58669",
|
||||
"blue": "#42d9c5",
|
||||
"purple": "#d286b7",
|
||||
"cyan": "#37cb8a",
|
||||
"white": "#d5c3c3",
|
||||
"brightBlack": "#88847f",
|
||||
"brightRed": "#e5a1a3",
|
||||
"brightGreen": "#e8d6a7",
|
||||
"brightYellow": "#f1bb79",
|
||||
"brightBlue": "#80c5de",
|
||||
"brightPurple": "#b294bb",
|
||||
"brightCyan": "#9dccbb",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#181818",
|
||||
"foreground": "#d5d0c9",
|
||||
"cursorColor": "#efc4cd",
|
||||
"selectionBackground": "#363636"
|
||||
}
|
||||
Reference in New Issue
Block a user