renovate[bot] b921b79729
chore(deps): update erlef/setup-beam action to v1.24.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 08:29:55 +02:00
2024-06-03 14:43:32 +02:00
2024-06-03 14:43:32 +02:00
2024-06-03 14:43:32 +02:00
2024-06-03 14:43:32 +02:00
2024-08-31 09:50:20 +01:00

Logo
Catppuccin for Elixir

Usage

  1. Include the dependency in your mix project.
def deps do
  [
    {:catppuccin, github: "catppuccin/elixir", tag: "v0.1.2"}
  ]
end
  1. Enjoy the beautiful Catppuccin palette.

Examples

See the API reference for more examples

Get a flavor

Catppuccin.mocha

Get a color from a flavor

Catppuccin.latte
|> Catppuccin.Color.base
|> Catppuccin.Color.to_hex

Get flavor emoji

Catppuccin.latte
|> Catppuccin.Flavor.emoji

🙋 FAQ

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

Description
No description provided
Readme 937 KiB
Languages
Elixir 100%