Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Under The Sea.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Under The Sea.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Under The Sea",
|
||||
"black": "#022026",
|
||||
"red": "#b2302d",
|
||||
"green": "#00a941",
|
||||
"yellow": "#59819c",
|
||||
"blue": "#459a86",
|
||||
"purple": "#00599d",
|
||||
"cyan": "#5d7e19",
|
||||
"white": "#405555",
|
||||
"brightBlack": "#384451",
|
||||
"brightRed": "#ff4242",
|
||||
"brightGreen": "#2aea5e",
|
||||
"brightYellow": "#8ed4fd",
|
||||
"brightBlue": "#61d5ba",
|
||||
"brightPurple": "#1298ff",
|
||||
"brightCyan": "#98d028",
|
||||
"brightWhite": "#58fbd6",
|
||||
"background": "#011116",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#4afcd6",
|
||||
"selectionBackground": "#415555"
|
||||
}
|
||||
Reference in New Issue
Block a user