Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Poimandres Storm.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Poimandres Storm.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Poimandres Storm",
|
||||
"black": "#252b37",
|
||||
"red": "#d0679d",
|
||||
"green": "#5de4c7",
|
||||
"yellow": "#fffac2",
|
||||
"blue": "#89ddff",
|
||||
"purple": "#f087bd",
|
||||
"cyan": "#89ddff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#a6accd",
|
||||
"brightRed": "#d0679d",
|
||||
"brightGreen": "#5de4c7",
|
||||
"brightYellow": "#fffac2",
|
||||
"brightBlue": "#add7ff",
|
||||
"brightPurple": "#f087bd",
|
||||
"brightCyan": "#add7ff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#252b37",
|
||||
"foreground": "#a6accd",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#a6accd"
|
||||
}
|
||||
Reference in New Issue
Block a user