Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ardoise.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ardoise.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ardoise",
|
||||
"black": "#2c2c2c",
|
||||
"red": "#d3322d",
|
||||
"green": "#588b35",
|
||||
"yellow": "#fca93a",
|
||||
"blue": "#2465c2",
|
||||
"purple": "#7332b4",
|
||||
"cyan": "#64e1b8",
|
||||
"white": "#f7f7f7",
|
||||
"brightBlack": "#535353",
|
||||
"brightRed": "#fa5852",
|
||||
"brightGreen": "#8dc252",
|
||||
"brightYellow": "#ffea51",
|
||||
"brightBlue": "#6ab5f8",
|
||||
"brightPurple": "#be68ca",
|
||||
"brightCyan": "#89ffdb",
|
||||
"brightWhite": "#fefefe",
|
||||
"background": "#1e1e1e",
|
||||
"foreground": "#eaeaea",
|
||||
"cursorColor": "#f7f7f7",
|
||||
"selectionBackground": "#46515e"
|
||||
}
|
||||
Reference in New Issue
Block a user