Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacedust.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacedust.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spacedust",
|
||||
"black": "#6e5346",
|
||||
"red": "#e35b00",
|
||||
"green": "#5cab96",
|
||||
"yellow": "#e3cd7b",
|
||||
"blue": "#0f548b",
|
||||
"purple": "#e35b00",
|
||||
"cyan": "#06afc7",
|
||||
"white": "#f0f1ce",
|
||||
"brightBlack": "#684c31",
|
||||
"brightRed": "#ff8a3a",
|
||||
"brightGreen": "#aecab8",
|
||||
"brightYellow": "#ffc878",
|
||||
"brightBlue": "#67a0ce",
|
||||
"brightPurple": "#ff8a3a",
|
||||
"brightCyan": "#83a7b4",
|
||||
"brightWhite": "#fefff1",
|
||||
"background": "#0a1e24",
|
||||
"foreground": "#ecf0c1",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#0a385c"
|
||||
}
|
||||
Reference in New Issue
Block a user