Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mirage.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Mirage.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Mirage",
|
||||
"black": "#011627",
|
||||
"red": "#ff9999",
|
||||
"green": "#85cc95",
|
||||
"yellow": "#ffd700",
|
||||
"blue": "#7fb5ff",
|
||||
"purple": "#ddb3ff",
|
||||
"cyan": "#21c7a8",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#575656",
|
||||
"brightRed": "#ff9999",
|
||||
"brightGreen": "#85cc95",
|
||||
"brightYellow": "#ffd700",
|
||||
"brightBlue": "#7fb5ff",
|
||||
"brightPurple": "#ddb3ff",
|
||||
"brightCyan": "#85cc95",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1b2738",
|
||||
"foreground": "#a6b2c0",
|
||||
"cursorColor": "#ddb3ff",
|
||||
"selectionBackground": "#273951"
|
||||
}
|
||||
Reference in New Issue
Block a user