Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flexoki Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flexoki Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Flexoki Light",
|
||||
"black": "#100f0f",
|
||||
"red": "#af3029",
|
||||
"green": "#66800b",
|
||||
"yellow": "#ad8301",
|
||||
"blue": "#205ea6",
|
||||
"purple": "#a02f6f",
|
||||
"cyan": "#24837b",
|
||||
"white": "#6f6e69",
|
||||
"brightBlack": "#b7b5ac",
|
||||
"brightRed": "#d14d41",
|
||||
"brightGreen": "#879a39",
|
||||
"brightYellow": "#d0a215",
|
||||
"brightBlue": "#4385be",
|
||||
"brightPurple": "#ce5d97",
|
||||
"brightCyan": "#3aa99f",
|
||||
"brightWhite": "#cecdc3",
|
||||
"background": "#fffcf0",
|
||||
"foreground": "#100f0f",
|
||||
"cursorColor": "#100f0f",
|
||||
"selectionBackground": "#cecdc3"
|
||||
}
|
||||
Reference in New Issue
Block a user