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.mocha
Catppuccin.latte
|> Catppuccin.Color.base
|> Catppuccin.Color.to_hex
Catppuccin.latte
|> Catppuccin.Flavor.emoji
- Q: "Where can I find the doc?"
A: API Reference
Copyright © 2021-present Catppuccin Org