Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tinacious Design Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Tinacious Design Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Tinacious Design Light",
|
||||
"black": "#1d1d26",
|
||||
"red": "#ff3399",
|
||||
"green": "#00d364",
|
||||
"yellow": "#e5b24d",
|
||||
"blue": "#00cbff",
|
||||
"purple": "#cc66ff",
|
||||
"cyan": "#00ceca",
|
||||
"white": "#b1b1d6",
|
||||
"brightBlack": "#636667",
|
||||
"brightRed": "#ff2f92",
|
||||
"brightGreen": "#00d364",
|
||||
"brightYellow": "#d9ae53",
|
||||
"brightBlue": "#00cbff",
|
||||
"brightPurple": "#d783ff",
|
||||
"brightCyan": "#00c8c7",
|
||||
"brightWhite": "#d5d6f3",
|
||||
"background": "#f8f8ff",
|
||||
"foreground": "#1d1d26",
|
||||
"cursorColor": "#b1b1d6",
|
||||
"selectionBackground": "#ff3399"
|
||||
}
|
||||
Reference in New Issue
Block a user