Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dawnfox.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dawnfox.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dawnfox",
|
||||
"black": "#575279",
|
||||
"red": "#b4637a",
|
||||
"green": "#618774",
|
||||
"yellow": "#ea9d34",
|
||||
"blue": "#286983",
|
||||
"purple": "#907aa9",
|
||||
"cyan": "#56949f",
|
||||
"white": "#b2b6bd",
|
||||
"brightBlack": "#5f5695",
|
||||
"brightRed": "#c26d85",
|
||||
"brightGreen": "#629f81",
|
||||
"brightYellow": "#eea846",
|
||||
"brightBlue": "#2d81a3",
|
||||
"brightPurple": "#9a80b9",
|
||||
"brightCyan": "#5ca7b4",
|
||||
"brightWhite": "#e6ebf3",
|
||||
"background": "#faf4ed",
|
||||
"foreground": "#575279",
|
||||
"cursorColor": "#575279",
|
||||
"selectionBackground": "#d0d8d8"
|
||||
}
|
||||
Reference in New Issue
Block a user