Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Framer.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Framer.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Framer",
|
||||
"black": "#141414",
|
||||
"red": "#ff5555",
|
||||
"green": "#98ec65",
|
||||
"yellow": "#ffcc33",
|
||||
"blue": "#00aaff",
|
||||
"purple": "#aa88ff",
|
||||
"cyan": "#88ddff",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#414141",
|
||||
"brightRed": "#ff8888",
|
||||
"brightGreen": "#b6f292",
|
||||
"brightYellow": "#ffd966",
|
||||
"brightBlue": "#33bbff",
|
||||
"brightPurple": "#cebbff",
|
||||
"brightCyan": "#bbecff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#111111",
|
||||
"foreground": "#777777",
|
||||
"cursorColor": "#fcdc08",
|
||||
"selectionBackground": "#666666"
|
||||
}
|
||||
Reference in New Issue
Block a user