Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Phala Green Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Phala Green Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Phala Green Dark",
|
||||
"black": "#000000",
|
||||
"red": "#ab1500",
|
||||
"green": "#00b100",
|
||||
"yellow": "#a9a700",
|
||||
"blue": "#0223c0",
|
||||
"purple": "#c22ec0",
|
||||
"cyan": "#00b4c0",
|
||||
"white": "#cbcbcb",
|
||||
"brightBlack": "#797979",
|
||||
"brightRed": "#ed2200",
|
||||
"brightGreen": "#00db00",
|
||||
"brightYellow": "#eae700",
|
||||
"brightBlue": "#0433ff",
|
||||
"brightPurple": "#ed3aea",
|
||||
"brightCyan": "#00e8ea",
|
||||
"brightWhite": "#eaeaea",
|
||||
"background": "#000000",
|
||||
"foreground": "#c1fc03",
|
||||
"cursorColor": "#c1fc03",
|
||||
"selectionBackground": "#014804"
|
||||
}
|
||||
Reference in New Issue
Block a user