Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ultra Violent.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ultra Violent.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ultra Violent",
|
||||
"black": "#242728",
|
||||
"red": "#ff0090",
|
||||
"green": "#b6ff00",
|
||||
"yellow": "#fff727",
|
||||
"blue": "#47e0fb",
|
||||
"purple": "#d731ff",
|
||||
"cyan": "#0effbb",
|
||||
"white": "#e1e1e1",
|
||||
"brightBlack": "#636667",
|
||||
"brightRed": "#fb58b4",
|
||||
"brightGreen": "#deff8c",
|
||||
"brightYellow": "#ebe087",
|
||||
"brightBlue": "#7fecff",
|
||||
"brightPurple": "#e681ff",
|
||||
"brightCyan": "#69fcd3",
|
||||
"brightWhite": "#f9f9f5",
|
||||
"background": "#242728",
|
||||
"foreground": "#c1c1c1",
|
||||
"cursorColor": "#c1c1c1",
|
||||
"selectionBackground": "#574c49"
|
||||
}
|
||||
Reference in New Issue
Block a user