base16-builder-node icon indicating copy to clipboard operation
base16-builder-node copied to clipboard

A Builder for schemes and templates. Supports Base16, Base24, etc.

Results 2 base16-builder-node issues
Sort by recently updated
recently updated
newest added

We now build multiple style specs, so we are a universal builder, not a base16 builder.

enhancement

First pass at implementation of proposal https://github.com/base16-project/base16/issues/11 My test case: ```yaml scheme: "Nord" author: "arcticicestudio" # Nord Palette nord0: "2E3440" nord1: "3B4252" nord2: "434C5E" nord3: "4C566A" nord4: "D8DEE9" nord5: "E5E9F0"...