Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Miasma.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Miasma.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Miasma",
|
||||
"black": "#000000",
|
||||
"red": "#685742",
|
||||
"green": "#5f875f",
|
||||
"yellow": "#b36d43",
|
||||
"blue": "#78824b",
|
||||
"purple": "#bb7744",
|
||||
"cyan": "#c9a554",
|
||||
"white": "#d7c483",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#685742",
|
||||
"brightGreen": "#5f875f",
|
||||
"brightYellow": "#b36d43",
|
||||
"brightBlue": "#78824b",
|
||||
"brightPurple": "#bb7744",
|
||||
"brightCyan": "#c9a554",
|
||||
"brightWhite": "#d7c483",
|
||||
"background": "#222222",
|
||||
"foreground": "#c2c2b0",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#e5c47b"
|
||||
}
|
||||
Reference in New Issue
Block a user