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