Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Royal.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Royal.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Royal",
|
||||
"black": "#241f2b",
|
||||
"red": "#91284c",
|
||||
"green": "#23801c",
|
||||
"yellow": "#b49d27",
|
||||
"blue": "#6580b0",
|
||||
"purple": "#674d96",
|
||||
"cyan": "#8aaabe",
|
||||
"white": "#524966",
|
||||
"brightBlack": "#3e3a4a",
|
||||
"brightRed": "#d5356c",
|
||||
"brightGreen": "#2cd946",
|
||||
"brightYellow": "#fde83b",
|
||||
"brightBlue": "#90baf9",
|
||||
"brightPurple": "#a479e3",
|
||||
"brightCyan": "#acd4eb",
|
||||
"brightWhite": "#9e8cbd",
|
||||
"background": "#100815",
|
||||
"foreground": "#514968",
|
||||
"cursorColor": "#524966",
|
||||
"selectionBackground": "#1f1d2b"
|
||||
}
|
||||
Reference in New Issue
Block a user