Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/TokyoNight Moon.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/TokyoNight Moon.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "TokyoNight Moon",
|
||||
"black": "#1b1d2b",
|
||||
"red": "#ff757f",
|
||||
"green": "#c3e88d",
|
||||
"yellow": "#ffc777",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c099ff",
|
||||
"cyan": "#86e1fc",
|
||||
"white": "#828bb8",
|
||||
"brightBlack": "#444a73",
|
||||
"brightRed": "#ff757f",
|
||||
"brightGreen": "#c3e88d",
|
||||
"brightYellow": "#ffc777",
|
||||
"brightBlue": "#82aaff",
|
||||
"brightPurple": "#c099ff",
|
||||
"brightCyan": "#86e1fc",
|
||||
"brightWhite": "#c8d3f5",
|
||||
"background": "#222436",
|
||||
"foreground": "#c8d3f5",
|
||||
"cursorColor": "#c8d3f5",
|
||||
"selectionBackground": "#2d3f76"
|
||||
}
|
||||
Reference in New Issue
Block a user