Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Bluloco Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Bluloco Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Bluloco Light",
|
||||
"black": "#373a41",
|
||||
"red": "#d52753",
|
||||
"green": "#23974a",
|
||||
"yellow": "#df631c",
|
||||
"blue": "#275fe4",
|
||||
"purple": "#823ff1",
|
||||
"cyan": "#27618d",
|
||||
"white": "#babbc2",
|
||||
"brightBlack": "#676a77",
|
||||
"brightRed": "#ff6480",
|
||||
"brightGreen": "#3cbc66",
|
||||
"brightYellow": "#c5a332",
|
||||
"brightBlue": "#0099e1",
|
||||
"brightPurple": "#ce33c0",
|
||||
"brightCyan": "#6d93bb",
|
||||
"brightWhite": "#d3d3d3",
|
||||
"background": "#f9f9f9",
|
||||
"foreground": "#373a41",
|
||||
"cursorColor": "#f32759",
|
||||
"selectionBackground": "#daf0ff"
|
||||
}
|
||||
Reference in New Issue
Block a user