Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IRIX Console.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/IRIX Console.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "IRIX Console",
|
||||
"black": "#1a1919",
|
||||
"red": "#d42426",
|
||||
"green": "#37a327",
|
||||
"yellow": "#c29d28",
|
||||
"blue": "#0739e2",
|
||||
"purple": "#911f9c",
|
||||
"cyan": "#4497df",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#767676",
|
||||
"brightRed": "#f34f59",
|
||||
"brightGreen": "#45c731",
|
||||
"brightYellow": "#f9f2a7",
|
||||
"brightBlue": "#4079ff",
|
||||
"brightPurple": "#c31ba2",
|
||||
"brightCyan": "#6ed7d7",
|
||||
"brightWhite": "#f2f2f2",
|
||||
"background": "#0c0c0c",
|
||||
"foreground": "#f2f2f2",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#c2deff"
|
||||
}
|
||||
Reference in New Issue
Block a user