Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Violet Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Violet Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Violet Dark",
|
||||
"black": "#56595c",
|
||||
"red": "#c94c22",
|
||||
"green": "#85981c",
|
||||
"yellow": "#b4881d",
|
||||
"blue": "#2e8bce",
|
||||
"purple": "#d13a82",
|
||||
"cyan": "#32a198",
|
||||
"white": "#c9c6bd",
|
||||
"brightBlack": "#45484b",
|
||||
"brightRed": "#bd3613",
|
||||
"brightGreen": "#738a04",
|
||||
"brightYellow": "#a57705",
|
||||
"brightBlue": "#2176c7",
|
||||
"brightPurple": "#c61c6f",
|
||||
"brightCyan": "#259286",
|
||||
"brightWhite": "#c9c6bd",
|
||||
"background": "#1c1d1f",
|
||||
"foreground": "#708284",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#595ab7"
|
||||
}
|
||||
Reference in New Issue
Block a user