Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fairyfloss.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fairyfloss.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Fairyfloss",
|
||||
"black": "#040303",
|
||||
"red": "#f92672",
|
||||
"green": "#c2ffdf",
|
||||
"yellow": "#e6c000",
|
||||
"blue": "#c2ffdf",
|
||||
"purple": "#ffb8d1",
|
||||
"cyan": "#c5a3ff",
|
||||
"white": "#f8f8f0",
|
||||
"brightBlack": "#6090cb",
|
||||
"brightRed": "#ff857f",
|
||||
"brightGreen": "#c2ffdf",
|
||||
"brightYellow": "#ffea00",
|
||||
"brightBlue": "#c2ffdf",
|
||||
"brightPurple": "#ffb8d1",
|
||||
"brightCyan": "#c5a3ff",
|
||||
"brightWhite": "#f8f8f0",
|
||||
"background": "#5a5475",
|
||||
"foreground": "#f8f8f2",
|
||||
"cursorColor": "#f8f8f0",
|
||||
"selectionBackground": "#8077a8"
|
||||
}
|
||||
Reference in New Issue
Block a user