Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/JetBrains Darcula.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/JetBrains Darcula.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "JetBrains Darcula",
|
||||
"black": "#000000",
|
||||
"red": "#fa5355",
|
||||
"green": "#126e00",
|
||||
"yellow": "#c2c300",
|
||||
"blue": "#4581eb",
|
||||
"purple": "#fa54ff",
|
||||
"cyan": "#33c2c1",
|
||||
"white": "#adadad",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#fb7172",
|
||||
"brightGreen": "#67ff4f",
|
||||
"brightYellow": "#ffff00",
|
||||
"brightBlue": "#6d9df1",
|
||||
"brightPurple": "#fb82ff",
|
||||
"brightCyan": "#60d3d1",
|
||||
"brightWhite": "#eeeeee",
|
||||
"background": "#202020",
|
||||
"foreground": "#adadad",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#1a3272"
|
||||
}
|
||||
Reference in New Issue
Block a user