/Nord.jl

Mirror of https://gitlab.com/kylecarbon/Nord.jl.

Primary LanguageJuliaOtherNOASSERTION

Nord.jl

Provides the colour palette in Julia from the nord project.

Usage

Exported colour dictionaries

Exported dictionaries include: NordColours, PolarNight, SnowStorm, Frost, Aurora. These match those described on the original nord project.

Convenience types

Within the Nord module, you can access the following convenience variables:

  • all of the nord colours, e.g. nord0, nord8, etc.
  • colours: black, grey, white, blue, red, orange, yellow, green
  • debugging: info, debug, pass, warn, fail, error