Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/No Clown Fiesta.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/No Clown Fiesta.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "No Clown Fiesta",
|
||||
"black": "#151515",
|
||||
"red": "#b46958",
|
||||
"green": "#90a959",
|
||||
"yellow": "#f4bf75",
|
||||
"blue": "#bad7ff",
|
||||
"purple": "#aa759f",
|
||||
"cyan": "#88afa2",
|
||||
"white": "#e1e1e1",
|
||||
"brightBlack": "#727272",
|
||||
"brightRed": "#7e97ab",
|
||||
"brightGreen": "#90a959",
|
||||
"brightYellow": "#f4bf75",
|
||||
"brightBlue": "#bad7ff",
|
||||
"brightPurple": "#aa759f",
|
||||
"brightCyan": "#88afa2",
|
||||
"brightWhite": "#afafaf",
|
||||
"background": "#101010",
|
||||
"foreground": "#e0e1e4",
|
||||
"cursorColor": "#e0e1e4",
|
||||
"selectionBackground": "#696d79"
|
||||
}
|
||||
Reference in New Issue
Block a user