Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rose Pine.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Rose Pine.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Rose Pine",
|
||||
"black": "#26233a",
|
||||
"red": "#eb6f92",
|
||||
"green": "#31748f",
|
||||
"yellow": "#f6c177",
|
||||
"blue": "#9ccfd8",
|
||||
"purple": "#c4a7e7",
|
||||
"cyan": "#ebbcba",
|
||||
"white": "#e0def4",
|
||||
"brightBlack": "#6e6a86",
|
||||
"brightRed": "#eb6f92",
|
||||
"brightGreen": "#31748f",
|
||||
"brightYellow": "#f6c177",
|
||||
"brightBlue": "#9ccfd8",
|
||||
"brightPurple": "#c4a7e7",
|
||||
"brightCyan": "#ebbcba",
|
||||
"brightWhite": "#e0def4",
|
||||
"background": "#191724",
|
||||
"foreground": "#e0def4",
|
||||
"cursorColor": "#e0def4",
|
||||
"selectionBackground": "#403d52"
|
||||
}
|
||||
Reference in New Issue
Block a user