_layouts/styleguide.html in solar-flair-0.2.15 vs _layouts/styleguide.html in solar-flair-0.3.0
- old
+ new
@@ -36,9 +36,12 @@
<th class="text-center"><small><strong>Darken 20%</strong></small></th>
<th class="text-center"><small><strong>Darken 30%</strong></small></th>
</tr>
{% for theme in site.data.theme %}
+ {% if theme[0] != 'one' and theme[0] != 'two' and theme[0] != 'three' and theme[0] != 'four' and theme[0] != 'grey' %}
+ {% continue %}
+ {% endif %}
<tr>
<td class="text-center text-l30-{{ theme[0] }}">
<i class="fas fa-square fa-4x "></i><br><code class="output "></code>
</td>
<td class="text-center text-l20-{{ theme[0] }}">