--- title: Colors page-header: Colors menu: base.colors --- {% assign colors = '' | split: '' %} {% for color in site.colors %} {% assign colors = colors | push: color[0] %} {% endfor %} {% assign colors = colors | push: 'dark' %} {% assign colors = colors | push: 'muted' %}
{% for color in colors %} {% endfor %} {% for color in colors %} {% endfor %} {% for color in colors %} {% endfor %} {% for color in colors %} {% endfor %} {% for color in colors %} {% endfor %} {% for color in colors %} {% endfor %}
{{ color | slice: 0, 2 }}
{{ color | slice: 0, 2 }}
{{ color | slice: 0, 2 }}
{{ color | slice: 0, 2 }}
{% if color == 'dark' %}{% assign c = 'white' %}{% else %}{% assign c = color %}{% endif %}
{{ c | slice: 0, 2 }}
{% if color == 'dark' %}{% assign c = 'white' %}{% else %}{% assign c = color %}{% endif %}
{{ c | slice: 0, 2 }}