Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Double Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/One Double Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "One Double Dark",
|
||||
"black": "#3d4452",
|
||||
"red": "#f16372",
|
||||
"green": "#8cc570",
|
||||
"yellow": "#ecbe70",
|
||||
"blue": "#3fb1f5",
|
||||
"purple": "#d373e3",
|
||||
"cyan": "#17b9c4",
|
||||
"white": "#dbdfe5",
|
||||
"brightBlack": "#525d6f",
|
||||
"brightRed": "#ff777b",
|
||||
"brightGreen": "#82d882",
|
||||
"brightYellow": "#f5c065",
|
||||
"brightBlue": "#6dcaff",
|
||||
"brightPurple": "#ff7bf4",
|
||||
"brightCyan": "#00e5fb",
|
||||
"brightWhite": "#f7f9fc",
|
||||
"background": "#282c34",
|
||||
"foreground": "#dbdfe5",
|
||||
"cursorColor": "#f5e0dc",
|
||||
"selectionBackground": "#585b70"
|
||||
}
|
||||
Reference in New Issue
Block a user