Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dayfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dayfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dayfox",
|
||||
"black": "#352c24",
|
||||
"red": "#a5222f",
|
||||
"green": "#396847",
|
||||
"yellow": "#ac5402",
|
||||
"blue": "#2848a9",
|
||||
"purple": "#6e33ce",
|
||||
"cyan": "#287980",
|
||||
"white": "#bfb6ae",
|
||||
"brightBlack": "#534c45",
|
||||
"brightRed": "#b3434e",
|
||||
"brightGreen": "#577f63",
|
||||
"brightYellow": "#b86e28",
|
||||
"brightBlue": "#4863b6",
|
||||
"brightPurple": "#8452d5",
|
||||
"brightCyan": "#488d93",
|
||||
"brightWhite": "#f4ece6",
|
||||
"background": "#f6f2ee",
|
||||
"foreground": "#3d2b5a",
|
||||
"cursorColor": "#3d2b5a",
|
||||
"selectionBackground": "#e7d2be"
|
||||
}
|
||||
Reference in New Issue
Block a user