Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cyberpunk.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Cyberpunk.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Cyberpunk",
|
||||
"black": "#000000",
|
||||
"red": "#ff7092",
|
||||
"green": "#00fbac",
|
||||
"yellow": "#fffa6a",
|
||||
"blue": "#00bfff",
|
||||
"purple": "#df95ff",
|
||||
"cyan": "#86cbfe",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#595959",
|
||||
"brightRed": "#ff8aa4",
|
||||
"brightGreen": "#21f6bc",
|
||||
"brightYellow": "#fff787",
|
||||
"brightBlue": "#1bccfd",
|
||||
"brightPurple": "#e6aefe",
|
||||
"brightCyan": "#99d6fc",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#332a57",
|
||||
"foreground": "#e5e5e5",
|
||||
"cursorColor": "#21f6bc",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user