Skip to content

kylecarbon/Nord.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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