Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rouge 2.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rouge 2.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Rouge 2",
|
||||
"black": "#5d5d6b",
|
||||
"red": "#c6797e",
|
||||
"green": "#969e92",
|
||||
"yellow": "#dbcdab",
|
||||
"blue": "#6e94b9",
|
||||
"purple": "#4c4e78",
|
||||
"cyan": "#8ab6c1",
|
||||
"white": "#e8e8ea",
|
||||
"brightBlack": "#616274",
|
||||
"brightRed": "#c6797e",
|
||||
"brightGreen": "#e6dcc4",
|
||||
"brightYellow": "#e6dcc4",
|
||||
"brightBlue": "#98b3cd",
|
||||
"brightPurple": "#8283a1",
|
||||
"brightCyan": "#abcbd3",
|
||||
"brightWhite": "#e8e8ea",
|
||||
"background": "#17182b",
|
||||
"foreground": "#a2a3aa",
|
||||
"cursorColor": "#969e92",
|
||||
"selectionBackground": "#5d5d6b"
|
||||
}
|
||||
Reference in New Issue
Block a user