Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dark Modern.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dark Modern.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dark Modern",
|
||||
"black": "#272727",
|
||||
"red": "#f74949",
|
||||
"green": "#2ea043",
|
||||
"yellow": "#9e6a03",
|
||||
"blue": "#0078d4",
|
||||
"purple": "#d01273",
|
||||
"cyan": "#1db4d6",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#5d5d5d",
|
||||
"brightRed": "#dc5452",
|
||||
"brightGreen": "#23d18b",
|
||||
"brightYellow": "#f5f543",
|
||||
"brightBlue": "#3b8eea",
|
||||
"brightPurple": "#d670d6",
|
||||
"brightCyan": "#29b8db",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#1f1f1f",
|
||||
"foreground": "#cccccc",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#3a3d41"
|
||||
}
|
||||
Reference in New Issue
Block a user