Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Oceanic Material.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Oceanic Material.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Oceanic Material",
|
||||
"black": "#000000",
|
||||
"red": "#ee2b2a",
|
||||
"green": "#40a33f",
|
||||
"yellow": "#ffea2e",
|
||||
"blue": "#1e80f0",
|
||||
"purple": "#8800a0",
|
||||
"cyan": "#16afca",
|
||||
"white": "#a4a4a4",
|
||||
"brightBlack": "#777777",
|
||||
"brightRed": "#dc5c60",
|
||||
"brightGreen": "#70be71",
|
||||
"brightYellow": "#fff163",
|
||||
"brightBlue": "#54a4f3",
|
||||
"brightPurple": "#aa4dbc",
|
||||
"brightCyan": "#42c7da",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1c262b",
|
||||
"foreground": "#c2c8d7",
|
||||
"cursorColor": "#b3b8c3",
|
||||
"selectionBackground": "#6dc2b8"
|
||||
}
|
||||
Reference in New Issue
Block a user