Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/3024 Night.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/3024 Night.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "3024 Night",
|
||||
"black": "#090300",
|
||||
"red": "#db2d20",
|
||||
"green": "#01a252",
|
||||
"yellow": "#fded02",
|
||||
"blue": "#01a0e4",
|
||||
"purple": "#a16a94",
|
||||
"cyan": "#b5e4f4",
|
||||
"white": "#a5a2a2",
|
||||
"brightBlack": "#5c5855",
|
||||
"brightRed": "#e8bbd0",
|
||||
"brightGreen": "#47413f",
|
||||
"brightYellow": "#4a4543",
|
||||
"brightBlue": "#807d7c",
|
||||
"brightPurple": "#d6d5d4",
|
||||
"brightCyan": "#cdab53",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#090300",
|
||||
"foreground": "#a5a2a2",
|
||||
"cursorColor": "#a5a2a2",
|
||||
"selectionBackground": "#4a4543"
|
||||
}
|
||||
Reference in New Issue
Block a user