Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Material Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Material Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Material Dark",
|
||||
"black": "#212121",
|
||||
"red": "#b7141f",
|
||||
"green": "#457b24",
|
||||
"yellow": "#f6981e",
|
||||
"blue": "#134eb2",
|
||||
"purple": "#701aa2",
|
||||
"cyan": "#0e717c",
|
||||
"white": "#efefef",
|
||||
"brightBlack": "#4f4f4f",
|
||||
"brightRed": "#e83b3f",
|
||||
"brightGreen": "#7aba3a",
|
||||
"brightYellow": "#ffea2e",
|
||||
"brightBlue": "#54a4f3",
|
||||
"brightPurple": "#aa4dbc",
|
||||
"brightCyan": "#26bbd1",
|
||||
"brightWhite": "#d9d9d9",
|
||||
"background": "#232322",
|
||||
"foreground": "#e5e5e5",
|
||||
"cursorColor": "#16afca",
|
||||
"selectionBackground": "#dfdfdf"
|
||||
}
|
||||
Reference in New Issue
Block a user