Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flatland.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flatland.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Flatland",
|
||||
"black": "#1d1d19",
|
||||
"red": "#f18339",
|
||||
"green": "#9fd364",
|
||||
"yellow": "#f4ef6d",
|
||||
"blue": "#5096be",
|
||||
"purple": "#695abc",
|
||||
"cyan": "#d63865",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#50504c",
|
||||
"brightRed": "#d22a24",
|
||||
"brightGreen": "#a7d42c",
|
||||
"brightYellow": "#ff8949",
|
||||
"brightBlue": "#61b9d0",
|
||||
"brightPurple": "#695abc",
|
||||
"brightCyan": "#d63865",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1d1f21",
|
||||
"foreground": "#b8dbef",
|
||||
"cursorColor": "#708284",
|
||||
"selectionBackground": "#2b2a24"
|
||||
}
|
||||
Reference in New Issue
Block a user