Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adwaita.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Adwaita.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Adwaita",
|
||||
"black": "#241f31",
|
||||
"red": "#c01c28",
|
||||
"green": "#2ec27e",
|
||||
"yellow": "#e8b504",
|
||||
"blue": "#1e78e4",
|
||||
"purple": "#9841bb",
|
||||
"cyan": "#0ab9dc",
|
||||
"white": "#c0bfbc",
|
||||
"brightBlack": "#5e5c64",
|
||||
"brightRed": "#ed333b",
|
||||
"brightGreen": "#4ad67c",
|
||||
"brightYellow": "#d2be36",
|
||||
"brightBlue": "#51a1ff",
|
||||
"brightPurple": "#c061cb",
|
||||
"brightCyan": "#4fd2fd",
|
||||
"brightWhite": "#f6f5f4",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#000000",
|
||||
"cursorColor": "#000000",
|
||||
"selectionBackground": "#c0bfbc"
|
||||
}
|
||||
Reference in New Issue
Block a user