Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cursor Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cursor Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Cursor Dark",
|
||||
"black": "#2a2a2a",
|
||||
"red": "#bf616a",
|
||||
"green": "#a3be8c",
|
||||
"yellow": "#ebcb8b",
|
||||
"blue": "#81a1c1",
|
||||
"purple": "#b48ead",
|
||||
"cyan": "#88c0d0",
|
||||
"white": "#d8dee9",
|
||||
"brightBlack": "#505050",
|
||||
"brightRed": "#bf616a",
|
||||
"brightGreen": "#a3be8c",
|
||||
"brightYellow": "#ebcb8b",
|
||||
"brightBlue": "#81a1c1",
|
||||
"brightPurple": "#b48ead",
|
||||
"brightCyan": "#88c0d0",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#141414",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#303030"
|
||||
}
|
||||
Reference in New Issue
Block a user