Skip to main content

render

Function render 

Source
pub fn render(t: &TokenSet) -> String
Expand description

Render the canonical pleme-io Nord palette as an importable Nix attrset. Hex values are uppercase with # prefix — matches the shape every retiring module/themes/nord/colors.nix carried.

Built via the typed nix_ast printer — string concatenation of Nix syntax is forbidden because it ships malformed output silently.