Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Breadog.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Breadog.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Breadog",
|
||||
"black": "#362c24",
|
||||
"red": "#b10b00",
|
||||
"green": "#007232",
|
||||
"yellow": "#8b4c00",
|
||||
"blue": "#005cb4",
|
||||
"purple": "#9b0097",
|
||||
"cyan": "#006a78",
|
||||
"white": "#baa99d",
|
||||
"brightBlack": "#514337",
|
||||
"brightRed": "#de1100",
|
||||
"brightGreen": "#008f40",
|
||||
"brightYellow": "#ae6000",
|
||||
"brightBlue": "#0074e1",
|
||||
"brightPurple": "#c300bd",
|
||||
"brightCyan": "#008697",
|
||||
"brightWhite": "#eae1da",
|
||||
"background": "#f1ebe6",
|
||||
"foreground": "#362c24",
|
||||
"cursorColor": "#362c24",
|
||||
"selectionBackground": "#362c24"
|
||||
}
|
||||
Reference in New Issue
Block a user