Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Citruszest.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Citruszest.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Citruszest",
|
||||
"black": "#404040",
|
||||
"red": "#ff5454",
|
||||
"green": "#00cc7a",
|
||||
"yellow": "#ffd400",
|
||||
"blue": "#00bfff",
|
||||
"purple": "#ff90fe",
|
||||
"cyan": "#48d1cc",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#808080",
|
||||
"brightRed": "#ff1a75",
|
||||
"brightGreen": "#1affa3",
|
||||
"brightYellow": "#ffff00",
|
||||
"brightBlue": "#33cfff",
|
||||
"brightPurple": "#ffb2fe",
|
||||
"brightCyan": "#00fff2",
|
||||
"brightWhite": "#f9f9f9",
|
||||
"background": "#121212",
|
||||
"foreground": "#bfbfbf",
|
||||
"cursorColor": "#666666",
|
||||
"selectionBackground": "#ff8c00"
|
||||
}
|
||||
Reference in New Issue
Block a user