Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Dark Two.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Dark Two.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "One Dark Two",
|
||||
"black": "#1d1f23",
|
||||
"red": "#e27881",
|
||||
"green": "#98c379",
|
||||
"yellow": "#eac786",
|
||||
"blue": "#71b9f4",
|
||||
"purple": "#c88bda",
|
||||
"cyan": "#62bac6",
|
||||
"white": "#c9ccd3",
|
||||
"brightBlack": "#4a505a",
|
||||
"brightRed": "#e68991",
|
||||
"brightGreen": "#a8cc8e",
|
||||
"brightYellow": "#edcf97",
|
||||
"brightBlue": "#8dc7f6",
|
||||
"brightPurple": "#d3a2e2",
|
||||
"brightCyan": "#78c4ce",
|
||||
"brightWhite": "#e6e6e6",
|
||||
"background": "#21252b",
|
||||
"foreground": "#e6e6e6",
|
||||
"cursorColor": "#e6e6e6",
|
||||
"selectionBackground": "#393e47"
|
||||
}
|
||||
Reference in New Issue
Block a user