Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dimidium.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dimidium.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dimidium",
|
||||
"black": "#000000",
|
||||
"red": "#cf494c",
|
||||
"green": "#60b442",
|
||||
"yellow": "#db9c11",
|
||||
"blue": "#0575d8",
|
||||
"purple": "#af5ed2",
|
||||
"cyan": "#1db6bb",
|
||||
"white": "#bab7b6",
|
||||
"brightBlack": "#817e7e",
|
||||
"brightRed": "#ff643b",
|
||||
"brightGreen": "#37e57b",
|
||||
"brightYellow": "#fccd1a",
|
||||
"brightBlue": "#688dfd",
|
||||
"brightPurple": "#ed6fe9",
|
||||
"brightCyan": "#32e0fb",
|
||||
"brightWhite": "#dee3e4",
|
||||
"background": "#141414",
|
||||
"foreground": "#bab7b6",
|
||||
"cursorColor": "#37e57b",
|
||||
"selectionBackground": "#8db8e5"
|
||||
}
|
||||
Reference in New Issue
Block a user