Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sakura.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sakura.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sakura",
|
||||
"black": "#000000",
|
||||
"red": "#d52370",
|
||||
"green": "#41af1a",
|
||||
"yellow": "#bc7053",
|
||||
"blue": "#6964ab",
|
||||
"purple": "#c71fbf",
|
||||
"cyan": "#939393",
|
||||
"white": "#998eac",
|
||||
"brightBlack": "#786d69",
|
||||
"brightRed": "#f41d99",
|
||||
"brightGreen": "#22e529",
|
||||
"brightYellow": "#f59574",
|
||||
"brightBlue": "#9892f1",
|
||||
"brightPurple": "#e90cdd",
|
||||
"brightCyan": "#eeeeee",
|
||||
"brightWhite": "#cbb6ff",
|
||||
"background": "#18131e",
|
||||
"foreground": "#dd7bdc",
|
||||
"cursorColor": "#ff65fd",
|
||||
"selectionBackground": "#c05cbf"
|
||||
}
|
||||
Reference in New Issue
Block a user