Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Chalkboard.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Chalkboard.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Chalkboard",
|
||||
"black": "#000000",
|
||||
"red": "#c37372",
|
||||
"green": "#72c373",
|
||||
"yellow": "#c2c372",
|
||||
"blue": "#7372c3",
|
||||
"purple": "#c372c2",
|
||||
"cyan": "#72c2c3",
|
||||
"white": "#d9d9d9",
|
||||
"brightBlack": "#585858",
|
||||
"brightRed": "#dbaaaa",
|
||||
"brightGreen": "#aadbaa",
|
||||
"brightYellow": "#dadbaa",
|
||||
"brightBlue": "#aaaadb",
|
||||
"brightPurple": "#dbaada",
|
||||
"brightCyan": "#aadadb",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#29262f",
|
||||
"foreground": "#d9e6f2",
|
||||
"cursorColor": "#d9e6f2",
|
||||
"selectionBackground": "#073642"
|
||||
}
|
||||
Reference in New Issue
Block a user