Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Dark Patched.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Dark Patched.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Solarized Dark Patched",
|
||||
"black": "#002831",
|
||||
"red": "#d11c24",
|
||||
"green": "#738a05",
|
||||
"yellow": "#a57706",
|
||||
"blue": "#2176c7",
|
||||
"purple": "#c61c6f",
|
||||
"cyan": "#259286",
|
||||
"white": "#eae3cb",
|
||||
"brightBlack": "#475b62",
|
||||
"brightRed": "#bd3613",
|
||||
"brightGreen": "#475b62",
|
||||
"brightYellow": "#536870",
|
||||
"brightBlue": "#708284",
|
||||
"brightPurple": "#5956ba",
|
||||
"brightCyan": "#819090",
|
||||
"brightWhite": "#fcf4dc",
|
||||
"background": "#001e27",
|
||||
"foreground": "#708284",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#002831"
|
||||
}
|
||||
Reference in New Issue
Block a user