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