Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Darcula.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Darcula.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Solarized Darcula",
|
||||
"black": "#25292a",
|
||||
"red": "#f24840",
|
||||
"green": "#629655",
|
||||
"yellow": "#b68800",
|
||||
"blue": "#2075c7",
|
||||
"purple": "#797fd4",
|
||||
"cyan": "#15968d",
|
||||
"white": "#d2d8d9",
|
||||
"brightBlack": "#65696a",
|
||||
"brightRed": "#f24840",
|
||||
"brightGreen": "#629655",
|
||||
"brightYellow": "#b68800",
|
||||
"brightBlue": "#2075c7",
|
||||
"brightPurple": "#797fd4",
|
||||
"brightCyan": "#15968d",
|
||||
"brightWhite": "#d2d8d9",
|
||||
"background": "#3d3f41",
|
||||
"foreground": "#d2d8d9",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#214283"
|
||||
}
|
||||
Reference in New Issue
Block a user