Provides the colour palette in Julia from the nord project.
Exported dictionaries include: NordColours
, PolarNight
, SnowStorm
, Frost
, Aurora
.
These match those described on the original nord project.
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