Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firefly Traditional.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Firefly Traditional.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Firefly Traditional",
|
||||
"black": "#000000",
|
||||
"red": "#c23720",
|
||||
"green": "#33bc26",
|
||||
"yellow": "#afad24",
|
||||
"blue": "#5a63ff",
|
||||
"purple": "#d53ad2",
|
||||
"cyan": "#33bbc7",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#828282",
|
||||
"brightRed": "#ff3b1e",
|
||||
"brightGreen": "#2ee720",
|
||||
"brightYellow": "#ecec16",
|
||||
"brightBlue": "#838dff",
|
||||
"brightPurple": "#ff5cfe",
|
||||
"brightCyan": "#29f0f0",
|
||||
"brightWhite": "#ebebeb",
|
||||
"background": "#000000",
|
||||
"foreground": "#f5f5f5",
|
||||
"cursorColor": "#00f900",
|
||||
"selectionBackground": "#cfeac6"
|
||||
}
|
||||
Reference in New Issue
Block a user