Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Selenized Dark",
|
||||
"black": "#184956",
|
||||
"red": "#fa5750",
|
||||
"green": "#75b938",
|
||||
"yellow": "#dbb32d",
|
||||
"blue": "#4695f7",
|
||||
"purple": "#f275be",
|
||||
"cyan": "#41c7b9",
|
||||
"white": "#adbcbc",
|
||||
"brightBlack": "#72898f",
|
||||
"brightRed": "#ff665c",
|
||||
"brightGreen": "#84c747",
|
||||
"brightYellow": "#ebc13d",
|
||||
"brightBlue": "#58a3ff",
|
||||
"brightPurple": "#ff84cd",
|
||||
"brightCyan": "#53d6c7",
|
||||
"brightWhite": "#cad8d9",
|
||||
"background": "#103c48",
|
||||
"foreground": "#adbcbc",
|
||||
"cursorColor": "#adbcbc",
|
||||
"selectionBackground": "#184956"
|
||||
}
|
||||
Reference in New Issue
Block a user