Universe

Test

The nordic color theme was majorly inspired by the identically named Neovim colorscheme nordic.nvim.

Usage

To simply apply the colorscheme, use the default settings.

#import "@preview/nordic:0.1.0" as nordic
#show: nordic.default

It is also possible to use individual colors. For a list of them, please refer directly to the main file nordic.typ

#import "@preview/nordic:0.1.0" as nordic
#rect(fill: nordic.yellow-bright)[Hello World]

License

Download the MIT License