Skip to main content
hex
preview
Search
preview
pote
1.0.0
hex.pm
Change color theme
Light
Dark
System
Select File
.formatter.exs
LICENSE.md
README.md
README_ES.md
lib/pote.ex
lib/pote/color_info.ex
lib/pote/colors/basic.ex
lib/pote/conversions.ex
lib/pote/format.ex
lib/pote/format/ansi.ex
lib/pote/format/argb.ex
lib/pote/format/atom.ex
lib/pote/format/cmyk.ex
lib/pote/format/hex.ex
lib/pote/format/hsl.ex
lib/pote/format/hsv.ex
lib/pote/format/rgb.ex
lib/pote/format/xterm256.ex
lib/pote/gradients.ex
lib/pote/harmonies.ex
lib/pote/orchestrator.ex
lib/pote/sanitizer.ex
lib/pote/validator.ex
mix.exs
.formatter.exs
# Used by "mix format"
[
inputs
:
[
"{mix,.formatter}.exs"
,
"{config,lib,test}/**/*.{ex,exs}"
]
]