Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenbones Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Zenbones Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Zenbones Light",
|
||||
"black": "#f0edec",
|
||||
"red": "#a8334c",
|
||||
"green": "#4f6c31",
|
||||
"yellow": "#944927",
|
||||
"blue": "#286486",
|
||||
"purple": "#88507d",
|
||||
"cyan": "#3b8992",
|
||||
"white": "#2c363c",
|
||||
"brightBlack": "#b5a7a0",
|
||||
"brightRed": "#94253e",
|
||||
"brightGreen": "#3f5a22",
|
||||
"brightYellow": "#803d1c",
|
||||
"brightBlue": "#1d5573",
|
||||
"brightPurple": "#7b3b70",
|
||||
"brightCyan": "#2b747c",
|
||||
"brightWhite": "#4f5e68",
|
||||
"background": "#f0edec",
|
||||
"foreground": "#2c363c",
|
||||
"cursorColor": "#2c363c",
|
||||
"selectionBackground": "#cbd9e3"
|
||||
}
|
||||
Reference in New Issue
Block a user