Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ryuuko.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Ryuuko.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Ryuuko",
|
||||
"black": "#2c3941",
|
||||
"red": "#865f5b",
|
||||
"green": "#66907d",
|
||||
"yellow": "#b1a990",
|
||||
"blue": "#6a8e95",
|
||||
"purple": "#b18a73",
|
||||
"cyan": "#88b2ac",
|
||||
"white": "#ececec",
|
||||
"brightBlack": "#5d7079",
|
||||
"brightRed": "#865f5b",
|
||||
"brightGreen": "#66907d",
|
||||
"brightYellow": "#b1a990",
|
||||
"brightBlue": "#6a8e95",
|
||||
"brightPurple": "#b18a73",
|
||||
"brightCyan": "#88b2ac",
|
||||
"brightWhite": "#ececec",
|
||||
"background": "#2c3941",
|
||||
"foreground": "#ececec",
|
||||
"cursorColor": "#ececec",
|
||||
"selectionBackground": "#002831"
|
||||
}
|
||||
Reference in New Issue
Block a user