Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Front End Delight.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Front End Delight.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Front End Delight",
|
||||
"black": "#242526",
|
||||
"red": "#f8511b",
|
||||
"green": "#565747",
|
||||
"yellow": "#fa771d",
|
||||
"blue": "#2c70b7",
|
||||
"purple": "#f02e4f",
|
||||
"cyan": "#3ca1a6",
|
||||
"white": "#adadad",
|
||||
"brightBlack": "#5fac6d",
|
||||
"brightRed": "#f74319",
|
||||
"brightGreen": "#74ec4c",
|
||||
"brightYellow": "#fdc325",
|
||||
"brightBlue": "#3393ca",
|
||||
"brightPurple": "#e75e4f",
|
||||
"brightCyan": "#4fbce6",
|
||||
"brightWhite": "#8c735b",
|
||||
"background": "#1b1c1d",
|
||||
"foreground": "#adadad",
|
||||
"cursorColor": "#cdcdcd",
|
||||
"selectionBackground": "#ea6154"
|
||||
}
|
||||
Reference in New Issue
Block a user