Skip to content

catppuccin/elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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