Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Birds Of Paradise.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Birds Of Paradise.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Birds Of Paradise",
|
||||
"black": "#573d26",
|
||||
"red": "#be2d26",
|
||||
"green": "#6ba18a",
|
||||
"yellow": "#e99d2a",
|
||||
"blue": "#5a86ad",
|
||||
"purple": "#ac80a6",
|
||||
"cyan": "#74a6ad",
|
||||
"white": "#e0dbb7",
|
||||
"brightBlack": "#9b6c4a",
|
||||
"brightRed": "#e84627",
|
||||
"brightGreen": "#95d8ba",
|
||||
"brightYellow": "#d0d150",
|
||||
"brightBlue": "#b8d3ed",
|
||||
"brightPurple": "#d19ecb",
|
||||
"brightCyan": "#93cfd7",
|
||||
"brightWhite": "#fff9d5",
|
||||
"background": "#2a1f1d",
|
||||
"foreground": "#e0dbb7",
|
||||
"cursorColor": "#644a33",
|
||||
"selectionBackground": "#563c27"
|
||||
}
|
||||
Reference in New Issue
Block a user