Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Moonfly.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Moonfly.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Moonfly",
|
||||
"black": "#323437",
|
||||
"red": "#ff5454",
|
||||
"green": "#8cc85f",
|
||||
"yellow": "#e3c78a",
|
||||
"blue": "#80a0ff",
|
||||
"purple": "#cf87e8",
|
||||
"cyan": "#79dac8",
|
||||
"white": "#c6c6c6",
|
||||
"brightBlack": "#949494",
|
||||
"brightRed": "#ff5189",
|
||||
"brightGreen": "#36c692",
|
||||
"brightYellow": "#c6c684",
|
||||
"brightBlue": "#74b2ff",
|
||||
"brightPurple": "#ae81ff",
|
||||
"brightCyan": "#85dc85",
|
||||
"brightWhite": "#e4e4e4",
|
||||
"background": "#080808",
|
||||
"foreground": "#bdbdbd",
|
||||
"cursorColor": "#9e9e9e",
|
||||
"selectionBackground": "#b2ceee"
|
||||
}
|
||||
Reference in New Issue
Block a user