Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Idea.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Idea.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Idea",
|
||||
"black": "#adadad",
|
||||
"red": "#fc5256",
|
||||
"green": "#98b61c",
|
||||
"yellow": "#ccb444",
|
||||
"blue": "#437ee7",
|
||||
"purple": "#9d74b0",
|
||||
"cyan": "#248887",
|
||||
"white": "#4b4b4b",
|
||||
"brightBlack": "#ffffff",
|
||||
"brightRed": "#fc7072",
|
||||
"brightGreen": "#98b61c",
|
||||
"brightYellow": "#ffff0b",
|
||||
"brightBlue": "#6c9ced",
|
||||
"brightPurple": "#fc7eff",
|
||||
"brightCyan": "#248887",
|
||||
"brightWhite": "#181818",
|
||||
"background": "#202020",
|
||||
"foreground": "#adadad",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#44475a"
|
||||
}
|
||||
Reference in New Issue
Block a user