Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Breeze.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Breeze.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Breeze",
|
||||
"black": "#31363b",
|
||||
"red": "#ed1515",
|
||||
"green": "#11d116",
|
||||
"yellow": "#f67400",
|
||||
"blue": "#1d99f3",
|
||||
"purple": "#9b59b6",
|
||||
"cyan": "#1abc9c",
|
||||
"white": "#eff0f1",
|
||||
"brightBlack": "#7f8c8d",
|
||||
"brightRed": "#c0392b",
|
||||
"brightGreen": "#1cdc9a",
|
||||
"brightYellow": "#fdbc4b",
|
||||
"brightBlue": "#3daee9",
|
||||
"brightPurple": "#8e44ad",
|
||||
"brightCyan": "#16a085",
|
||||
"brightWhite": "#fcfcfc",
|
||||
"background": "#31363b",
|
||||
"foreground": "#eff0f1",
|
||||
"cursorColor": "#eff0f1",
|
||||
"selectionBackground": "#eff0f1"
|
||||
}
|
||||
Reference in New Issue
Block a user