Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Embers Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Embers Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Embers Dark",
|
||||
"black": "#16130f",
|
||||
"red": "#826d57",
|
||||
"green": "#57826d",
|
||||
"yellow": "#6d8257",
|
||||
"blue": "#6d5782",
|
||||
"purple": "#82576d",
|
||||
"cyan": "#576d82",
|
||||
"white": "#a39a90",
|
||||
"brightBlack": "#5a5047",
|
||||
"brightRed": "#828257",
|
||||
"brightGreen": "#464039",
|
||||
"brightYellow": "#50483f",
|
||||
"brightBlue": "#8a8075",
|
||||
"brightPurple": "#beb6ae",
|
||||
"brightCyan": "#825757",
|
||||
"brightWhite": "#dbd6d1",
|
||||
"background": "#16130f",
|
||||
"foreground": "#a39a90",
|
||||
"cursorColor": "#a39a90",
|
||||
"selectionBackground": "#433b32"
|
||||
}
|
||||
Reference in New Issue
Block a user