Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wilmersdorf.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wilmersdorf.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Wilmersdorf",
|
||||
"black": "#34373e",
|
||||
"red": "#e06383",
|
||||
"green": "#7ebebd",
|
||||
"yellow": "#cccccc",
|
||||
"blue": "#a6c1e0",
|
||||
"purple": "#e1c1ee",
|
||||
"cyan": "#5b94ab",
|
||||
"white": "#ababab",
|
||||
"brightBlack": "#50545d",
|
||||
"brightRed": "#fa7193",
|
||||
"brightGreen": "#8fd7d6",
|
||||
"brightYellow": "#d1dfff",
|
||||
"brightBlue": "#b2cff0",
|
||||
"brightPurple": "#efccfd",
|
||||
"brightCyan": "#69abc5",
|
||||
"brightWhite": "#d3d3d3",
|
||||
"background": "#282b33",
|
||||
"foreground": "#c6c6c6",
|
||||
"cursorColor": "#7ebebd",
|
||||
"selectionBackground": "#1f2024"
|
||||
}
|
||||
Reference in New Issue
Block a user