
Catppuccin for Elixir
- Include the dependency in your mix project.
def deps do
[
{:catppuccin, github: "catppuccin/elixir", tag: "v0.1.2"}
]
end- Enjoy the beautiful Catppuccin palette.
See the API reference for more examples
Catppuccin.mochaCatppuccin.latte
|> Catppuccin.Color.base
|> Catppuccin.Color.to_hexCatppuccin.latte
|> Catppuccin.Flavor.emoji- Q: "Where can I find the doc?"
A: API Reference
Copyright © 2021-present Catppuccin Org