Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/C64.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/C64.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "C64",
|
||||
"black": "#090300",
|
||||
"red": "#a2524c",
|
||||
"green": "#55a049",
|
||||
"yellow": "#bfce72",
|
||||
"blue": "#6657b3",
|
||||
"purple": "#984ca3",
|
||||
"cyan": "#67b6bd",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#000000",
|
||||
"brightRed": "#a2524c",
|
||||
"brightGreen": "#55a049",
|
||||
"brightYellow": "#bfce72",
|
||||
"brightBlue": "#6657b3",
|
||||
"brightPurple": "#984ca3",
|
||||
"brightCyan": "#67b6bd",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#40318d",
|
||||
"foreground": "#7869c4",
|
||||
"cursorColor": "#7869c4",
|
||||
"selectionBackground": "#7869c4"
|
||||
}
|
||||
Reference in New Issue
Block a user