Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Dark Higher Contrast.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Solarized Dark Higher Contrast.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Solarized Dark Higher Contrast",
|
||||
"black": "#002831",
|
||||
"red": "#d11c24",
|
||||
"green": "#6cbe6c",
|
||||
"yellow": "#a57706",
|
||||
"blue": "#2176c7",
|
||||
"purple": "#c61c6f",
|
||||
"cyan": "#259286",
|
||||
"white": "#eae3cb",
|
||||
"brightBlack": "#006488",
|
||||
"brightRed": "#f5163b",
|
||||
"brightGreen": "#51ef84",
|
||||
"brightYellow": "#b27e28",
|
||||
"brightBlue": "#178ec8",
|
||||
"brightPurple": "#e24d8e",
|
||||
"brightCyan": "#00b39e",
|
||||
"brightWhite": "#fcf4dc",
|
||||
"background": "#001e27",
|
||||
"foreground": "#9cc2c3",
|
||||
"cursorColor": "#f34b00",
|
||||
"selectionBackground": "#003748"
|
||||
}
|
||||
Reference in New Issue
Block a user