Skip to content

Latest commit

 

History

History
70 lines (54 loc) · 2.26 KB

README.md

File metadata and controls

70 lines (54 loc) · 2.26 KB

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