Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Japanesque.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Japanesque.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Japanesque",
|
||||
"black": "#343935",
|
||||
"red": "#cf3f61",
|
||||
"green": "#7bb75b",
|
||||
"yellow": "#e9b32a",
|
||||
"blue": "#4c9ad4",
|
||||
"purple": "#a57fc4",
|
||||
"cyan": "#389aad",
|
||||
"white": "#fafaf6",
|
||||
"brightBlack": "#595b59",
|
||||
"brightRed": "#d18fa6",
|
||||
"brightGreen": "#767f2c",
|
||||
"brightYellow": "#78592f",
|
||||
"brightBlue": "#135979",
|
||||
"brightPurple": "#604291",
|
||||
"brightCyan": "#76bbca",
|
||||
"brightWhite": "#b2b5ae",
|
||||
"background": "#1e1e1e",
|
||||
"foreground": "#f7f6ec",
|
||||
"cursorColor": "#edcf4f",
|
||||
"selectionBackground": "#175877"
|
||||
}
|
||||
Reference in New Issue
Block a user