A warm, cookie- and mascarpone ice cream inspired color scheme
function greetUser(name) {
// Welcome the user
const greeting = "Guten Tag " + name + "!";
console.log(greeting);
return true;
}
Biscottino is available under the MIT License, which means you're welcome to port it to your favorite apps! Just make sure to include attribution and link back to mnemonicon.com/biscottino. Once your port is ready, share it with the community by submitting a pull request to the Biscottino repo.
| Date | Version | Changes |
|---|---|---|
| 2026‑01‑28 | 2.0 | The base color palette was expanded from 8 to 15, with 13 additional shades per accent color. |
| 2024‑11‑29 | 1.0 | Initial release. Created for Obsidian & VSCode |