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

24 lines
538 B
JSON

{
"name": "Violite",
"black": "#241c36",
"red": "#ec7979",
"green": "#79ecb3",
"yellow": "#ece279",
"blue": "#a979ec",
"purple": "#ec79ec",
"cyan": "#79ecec",
"white": "#eef4f6",
"brightBlack": "#56447a",
"brightRed": "#ef8f8f",
"brightGreen": "#9fefbf",
"brightYellow": "#efe78f",
"brightBlue": "#b78fef",
"brightPurple": "#ef8fcf",
"brightCyan": "#9fefef",
"brightWhite": "#f8fafc",
"background": "#241c36",
"foreground": "#eef4f6",
"cursorColor": "#eef4f6",
"selectionBackground": "#49376d"
}