Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Snazzy.json
2026-03-01 10:36:06 -07:00

24 lines
537 B
JSON

{
"name": "Snazzy",
"black": "#000000",
"red": "#fc4346",
"green": "#50fb7c",
"yellow": "#f0fb8c",
"blue": "#49baff",
"purple": "#fc4cb4",
"cyan": "#8be9fe",
"white": "#ededec",
"brightBlack": "#555555",
"brightRed": "#fc4346",
"brightGreen": "#50fb7c",
"brightYellow": "#f0fb8c",
"brightBlue": "#49baff",
"brightPurple": "#fc4cb4",
"brightCyan": "#8be9fe",
"brightWhite": "#ededec",
"background": "#1e1f29",
"foreground": "#ebece6",
"cursorColor": "#e4e4e4",
"selectionBackground": "#81aec6"
}