# `Makeup.Styles.HTML.StyleMap`
[🔗](https://github.com/elixir-makeup/makeup/blob/v1.2.2/lib/makeup/styles/html/style_map.ex#L1)

This module contains all styles, and facilities to map style names (binaries or atoms) to styles.

Style names are of the form `<name>_style`.

# `abap_style`

The *abap* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#abap).

# `algol_nu_style`

The *algol_nu* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#algol_nu).

# `algol_style`

The *algol* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#algol).

# `arduino_style`

The *arduino* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#arduino).

# `autumn_style`

The *autumn* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#autumn).

# `borland_style`

The *borland* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#borland).

# `bw_style`

The *bw* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#bw).

# `colorful_style`

The *colorful* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#colorful).

# `default_style`

The *default* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#default).

# `dracula_style`

The *dracula* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#dracula).

# `emacs_style`

The *emacs* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#emacs).

# `friendly_style`

The *friendly* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#friendly).

# `fruity_style`

The *fruity* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#fruity).

# `igor_style`

The *igor* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#igor).

# `lovelace_style`

The *lovelace* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#lovelace).

# `manni_style`

The *manni* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#manni).

# `monokai_style`

The *monokai* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#monokai).

# `murphy_style`

The *murphy* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#murphy).

# `native_style`

The *native* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#native).

# `one_dark_style`

The *one_dark* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#one_dark).

# `paraiso_dark_style`

The *paraiso_dark* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#paraiso_dark).

# `paraiso_light_style`

The *paraiso_light* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#paraiso_light).

# `pastie_style`

The *pastie* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#pastie).

# `perldoc_style`

The *perldoc* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#perldoc).

# `rainbow_dash_style`

The *rainbow_dash* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#rainbow_dash).

# `rrt_style`

The *rrt* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#rrt).

# `samba_style`

The *samba* style, based on the tango style, but with visual distinction between
classes and variables, and lighter punctuation.

# `tango_style`

The *tango* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#tango).

# `trac_style`

The *trac* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#trac).

# `vim_style`

The *vim* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#vim).

# `vs_style`

The *vs* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#vs).

# `xcode_style`

The *xcode* style. Example [here](https://elixir-makeup.github.io/makeup_demo/elixir.html#xcode).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
