{% comment %} Instantiate this Liquid template: ``` cargo run --features=cli --bin base16cs-render -- \ --unroll_colors \ --palette examples/colorschemes/selenized_light.yaml \ --template examples/selenized_light.md.liquid > selenized-light.md ``` {% endcomment %} # Selenized Light
name | RGB (#hex) |
---|---|
bg_0 | #{{ bg_0 }} |
bg_1 | #{{ bg_1 }} |
bg_2 | #{{ bg_2 }} |
dim_0 | #{{ dim_0 }} |
fg_0 | #{{ fg_0 }} |
fg_1 | #{{ fg_1 }} |