Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fahrenheit.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Fahrenheit.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Fahrenheit",
|
||||
"black": "#1d1d1d",
|
||||
"red": "#cda074",
|
||||
"green": "#9e744d",
|
||||
"yellow": "#fecf75",
|
||||
"blue": "#7f0e0f",
|
||||
"purple": "#734c4d",
|
||||
"cyan": "#979797",
|
||||
"white": "#ffffce",
|
||||
"brightBlack": "#404040",
|
||||
"brightRed": "#fecea0",
|
||||
"brightGreen": "#cc734d",
|
||||
"brightYellow": "#fd9f4d",
|
||||
"brightBlue": "#cb4a05",
|
||||
"brightPurple": "#4e739f",
|
||||
"brightCyan": "#fed04d",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffce",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#4e739f"
|
||||
}
|
||||
Reference in New Issue
Block a user