Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Popping And Locking.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Popping And Locking.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Popping And Locking",
|
||||
"black": "#1d2021",
|
||||
"red": "#cc241d",
|
||||
"green": "#98971a",
|
||||
"yellow": "#d79921",
|
||||
"blue": "#458588",
|
||||
"purple": "#b16286",
|
||||
"cyan": "#689d6a",
|
||||
"white": "#a89984",
|
||||
"brightBlack": "#928374",
|
||||
"brightRed": "#f42c3e",
|
||||
"brightGreen": "#b8bb26",
|
||||
"brightYellow": "#fabd2f",
|
||||
"brightBlue": "#99c6ca",
|
||||
"brightPurple": "#d3869b",
|
||||
"brightCyan": "#7ec16e",
|
||||
"brightWhite": "#ebdbb2",
|
||||
"background": "#181921",
|
||||
"foreground": "#ebdbb2",
|
||||
"cursorColor": "#c7c7c7",
|
||||
"selectionBackground": "#ebdbb2"
|
||||
}
|
||||
Reference in New Issue
Block a user