Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fish Tank.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fish Tank.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Fish Tank",
|
||||
"black": "#03073c",
|
||||
"red": "#c6004a",
|
||||
"green": "#acf157",
|
||||
"yellow": "#fecd5e",
|
||||
"blue": "#525fb8",
|
||||
"purple": "#986f82",
|
||||
"cyan": "#968763",
|
||||
"white": "#ecf0fc",
|
||||
"brightBlack": "#6c5b30",
|
||||
"brightRed": "#da4b8a",
|
||||
"brightGreen": "#dbffa9",
|
||||
"brightYellow": "#fee6a9",
|
||||
"brightBlue": "#b2befa",
|
||||
"brightPurple": "#fda5cd",
|
||||
"brightCyan": "#a5bd86",
|
||||
"brightWhite": "#f6ffec",
|
||||
"background": "#232537",
|
||||
"foreground": "#ecf0fe",
|
||||
"cursorColor": "#fecd5e",
|
||||
"selectionBackground": "#fcf7e9"
|
||||
}
|
||||
Reference in New Issue
Block a user