Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Medallion.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Medallion.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Medallion",
|
||||
"black": "#000000",
|
||||
"red": "#b64c00",
|
||||
"green": "#7c8b16",
|
||||
"yellow": "#d3bd26",
|
||||
"blue": "#616bb0",
|
||||
"purple": "#8c5a90",
|
||||
"cyan": "#916c25",
|
||||
"white": "#cac29a",
|
||||
"brightBlack": "#5e5219",
|
||||
"brightRed": "#ff9149",
|
||||
"brightGreen": "#b2ca3b",
|
||||
"brightYellow": "#ffe54a",
|
||||
"brightBlue": "#acb8ff",
|
||||
"brightPurple": "#ffa0ff",
|
||||
"brightCyan": "#ffbc51",
|
||||
"brightWhite": "#fed698",
|
||||
"background": "#1d1908",
|
||||
"foreground": "#cac296",
|
||||
"cursorColor": "#d3ba30",
|
||||
"selectionBackground": "#626dac"
|
||||
}
|
||||
Reference in New Issue
Block a user