Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Blue Dolphin.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Blue Dolphin.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Blue Dolphin",
|
||||
"black": "#292d3e",
|
||||
"red": "#ff8288",
|
||||
"green": "#b4e88d",
|
||||
"yellow": "#f4d69f",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#e9c1ff",
|
||||
"cyan": "#89ebff",
|
||||
"white": "#d0d0d0",
|
||||
"brightBlack": "#9094a4",
|
||||
"brightRed": "#ff8b92",
|
||||
"brightGreen": "#ddffa7",
|
||||
"brightYellow": "#ffe585",
|
||||
"brightBlue": "#9cc4ff",
|
||||
"brightPurple": "#ddb0f6",
|
||||
"brightCyan": "#a3f7ff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#006984",
|
||||
"foreground": "#c5f2ff",
|
||||
"cursorColor": "#ffcc00",
|
||||
"selectionBackground": "#2baeca"
|
||||
}
|
||||
Reference in New Issue
Block a user