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

24 lines
540 B
JSON

{
"name": "Lavandula",
"black": "#230046",
"red": "#7d1625",
"green": "#337e6f",
"yellow": "#7f6f49",
"blue": "#4f4a7f",
"purple": "#5a3f7f",
"cyan": "#58777f",
"white": "#736e7d",
"brightBlack": "#443a53",
"brightRed": "#e05167",
"brightGreen": "#52e0c4",
"brightYellow": "#e0c386",
"brightBlue": "#8e87e0",
"brightPurple": "#a776e0",
"brightCyan": "#9ad4e0",
"brightWhite": "#8c91fa",
"background": "#050014",
"foreground": "#736e7d",
"cursorColor": "#8c91fa",
"selectionBackground": "#37323c"
}