Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Smyck.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Smyck.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Smyck",
|
||||
"black": "#000000",
|
||||
"red": "#b84131",
|
||||
"green": "#7da900",
|
||||
"yellow": "#c4a500",
|
||||
"blue": "#62a3c4",
|
||||
"purple": "#ba8acc",
|
||||
"cyan": "#207383",
|
||||
"white": "#a1a1a1",
|
||||
"brightBlack": "#7a7a7a",
|
||||
"brightRed": "#d6837c",
|
||||
"brightGreen": "#c4f137",
|
||||
"brightYellow": "#fee14d",
|
||||
"brightBlue": "#8dcff0",
|
||||
"brightPurple": "#f79aff",
|
||||
"brightCyan": "#6ad9cf",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#1b1b1b",
|
||||
"foreground": "#f7f7f7",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#207483"
|
||||
}
|
||||
Reference in New Issue
Block a user