+ Page not found +
+ +Sorry, but the page you were trying to get to, does not exist. You +may want to try searching this site using the sidebar + + or using our API Reference page + +to find what you were looking for.
+ +diff --git a/.gitignore b/.gitignore index 0ceec5b00..db4e789c9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ /deps/ # Where third-party dependencies like ExDoc output generated docs. -/docs/ # Ignore .fetch files in case you like to edit your project deps locally. /.fetch diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 000000000..7f93046d6 --- /dev/null +++ b/docs/404.html @@ -0,0 +1,152 @@ + + +
+ + + + + + + + + +Sorry, but the page you were trying to get to, does not exist. You +may want to try searching this site using the sidebar + + or using our API Reference page + +to find what you were looking for.
+ +Module for handling color data.
+Returns if the color is an accent color.
Returns the base
color for the given flavor
.
Returns the blue
color for the given flavor
.
Returns the crust
color for the given flavor
.
Returns the flamingo
color for the given flavor
.
Returns the green
color for the given flavor
.
Returns the lavender
color for the given flavor
.
Returns the mantle
color for the given flavor
.
Returns the maroon
color for the given flavor
.
Returns the mauve
color for the given flavor
.
Returns the name of the color.
Return the order of the color.
Returns the overlay0
color for the given flavor
.
Returns the overlay1
color for the given flavor
.
Returns the overlay2
color for the given flavor
.
Returns the peach
color for the given flavor
.
Returns the pink
color for the given flavor
.
Returns the red
color for the given flavor
.
Returns the rosewater
color for the given flavor
.
Returns the sapphire
color for the given flavor
.
Returns the sky
color for the given flavor
.
Returns the subtext0
color for the given flavor
.
Returns the subtext1
color for the given flavor
.
Returns the surface0
color for the given flavor
.
Returns the surface1
color for the given flavor
.
Returns the surface2
color for the given flavor
.
Returns the teal
color for the given flavor
.
Returns the text
color for the given flavor
.
Returns the hex code of the color.
Returns the hsl values of the color.
Returns the RGB values of the color.
Returns the yellow
color for the given flavor
.
@type t() :: %Catppuccin.Color{ + accent: boolean(), + hex: String.t(), + hsl: {integer(), integer(), integer()}, + name: String.t(), + order: integer(), + rgb: {integer(), integer(), integer()} +}+ +
Data structure representing a color i hex, rgb, and hsl.
+Returns if the color is an accent color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.accent
+true
+ Returns the base
color for the given flavor
.
Returns the blue
color for the given flavor
.
Returns the crust
color for the given flavor
.
Returns the flamingo
color for the given flavor
.
Returns the green
color for the given flavor
.
Returns the lavender
color for the given flavor
.
Returns the mantle
color for the given flavor
.
Returns the maroon
color for the given flavor
.
Returns the mauve
color for the given flavor
.
Returns the name of the color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.name
+"Rosewater"
+ Return the order of the color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.order
+0
+ Returns the overlay0
color for the given flavor
.
Returns the overlay1
color for the given flavor
.
Returns the overlay2
color for the given flavor
.
Returns the peach
color for the given flavor
.
Returns the pink
color for the given flavor
.
Returns the red
color for the given flavor
.
Returns the rosewater
color for the given flavor
.
Returns the sapphire
color for the given flavor
.
Returns the sky
color for the given flavor
.
Returns the subtext0
color for the given flavor
.
Returns the subtext1
color for the given flavor
.
Returns the surface0
color for the given flavor
.
Returns the surface1
color for the given flavor
.
Returns the surface2
color for the given flavor
.
Returns the teal
color for the given flavor
.
Returns the text
color for the given flavor
.
Returns the hex code of the color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.to_hex
+"#f2d5cf"
+ Returns the hsl values of the color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.to_hsl
+{10.2857142857143, 0.5737704918032784, 0.8803921568627451}
+ Returns the RGB values of the color.
iex> Catppuccin.frappe |> Catppuccin.Color.rosewater |> Catppuccin.Color.to_rgb
+ {242, 213, 207}
+ Returns the yellow
color for the given flavor
.
Module to retrieve information about flavors.
+Returns if the flavor is dark.
Returns the emoji of the flavor.
Returns the name of the flavor.
Returns the order of the flavor.
Returns if the flavor is dark.
iex> Catppuccin.latte |> Catppuccin.Flavor.dark
+false
+
+iex> Catppuccin.frappe |> Catppuccin.Flavor.dark
+true
+ Returns the emoji of the flavor.
iex> Catppuccin.latte |> Catppuccin.Flavor.emoji
+"🌻"
+ Returns the name of the flavor.
iex> Catppuccin.latte |> Catppuccin.Flavor.name
+"Latte"
+ Returns the order of the flavor.
iex> Catppuccin.latte |> Catppuccin.Flavor.order
+0
+ ⚗️ Soothing pastel theme for Elixir.
+Returns the flavor data for the frappe flavor.
Returns the flavor data for the latte flavor.
Returns the flavor data for the macchiato flavor.
Returns the flavor data for the mocha flavor.
@spec frappe() :: Catppuccin.Flavor.t()+ +
Returns the flavor data for the frappe flavor.
+@spec latte() :: Catppuccin.Flavor.t()+ +
Returns the flavor data for the latte flavor.
+@spec macchiato() :: Catppuccin.Flavor.t()+ +
Returns the flavor data for the macchiato flavor.
+@spec mocha() :: Catppuccin.Flavor.t()+ +
Returns the flavor data for the mocha flavor.
+⚗️ Soothing pastel theme for Elixir.
Module for handling color data.
Module to retrieve information about flavors.
'+((o=e.lambda(l,l))!=null?o:"")+`
+`},9:function(e,l,a,p,u){var o,n=e.lookupProperty||function(r,s){if(Object.prototype.hasOwnProperty.call(r,s))return r[s]};return((o=(n(a,"isArray")||l&&n(l,"isArray")||e.hooks.helperMissing).call(l??(e.nullContext||{}),l!=null?n(l,"results"):l,{name:"isArray",hash:{},fn:e.program(10,u,0),inverse:e.program(12,u,0),data:u,loc:{start:{line:23,column:2},end:{line:29,column:14}}}))!=null?o:"")+` +The search functionality is full-text based. Here are some tips:
+ +foo bar
) are searched as OR
*
anywhere (such as fo*
) as wildcard+
before a word (such as +foo
) to make its presence required-
before a word (such as -foo
) to make its absence required:
to search on a particular field (such as field:word
). The available fields are title
, doc
and type
WORD^NUMBER
(such as foo^2
) to boost the given wordWORD~NUMBER
(such as foo~2
) to do a search with edit distance on wordTo quickly go to a module, type, or function, use the autocompletion feature in the sidebar search.
+`},10:function(e,l,a,p,u){var o,n=e.lookupProperty||function(r,s){if(Object.prototype.hasOwnProperty.call(r,s))return r[s]};return"Sorry, we couldn't find anything for "+e.escapeExpression((o=(o=n(a,"value")||(l!=null?n(l,"value"):l))!=null?o:e.hooks.helperMissing,typeof o=="function"?o.call(l??(e.nullContext||{}),{name:"value",hash:{},data:u,loc:{start:{line:24,column:48},end:{line:24,column:57}}}):o))+`.
+`},12:function(e,l,a,p,u){var o,n=e.lookupProperty||function(r,s){if(Object.prototype.hasOwnProperty.call(r,s))return r[s]};return(o=n(a,"if").call(l??(e.nullContext||{}),l!=null?n(l,"value"):l,{name:"if",hash:{},fn:e.program(13,u,0),inverse:e.program(15,u,0),data:u,loc:{start:{line:25,column:2},end:{line:29,column:2}}}))!=null?o:""},13:function(e,l,a,p,u){var o,n=e.lookupProperty||function(r,s){if(Object.prototype.hasOwnProperty.call(r,s))return r[s]};return"Invalid search: "+e.escapeExpression((o=(o=n(a,"errorMessage")||(l!=null?n(l,"errorMessage"):l))!=null?o:e.hooks.helperMissing,typeof o=="function"?o.call(l??(e.nullContext||{}),{name:"errorMessage",hash:{},data:u,loc:{start:{line:26,column:23},end:{line:26,column:39}}}):o))+`.
+`},15:function(e,l,a,p,u){return`Please type something into the search bar to perform a search.
+ `},compiler:[8,">= 4.3.0"],main:function(e,l,a,p,u){var o,n=l??(e.nullContext||{}),r=e.lookupProperty||function(s,i){if(Object.prototype.hasOwnProperty.call(s,i))return s[i]};return`