diff --git a/packages/webawesome/docs/_includes/theming/color-palettes.njk b/packages/webawesome/docs/_includes/theming/color-palettes.njk index cdc6314f6..c15c9f754 100644 --- a/packages/webawesome/docs/_includes/theming/color-palettes.njk +++ b/packages/webawesome/docs/_includes/theming/color-palettes.njk @@ -6,27 +6,8 @@ Color Palette
- {%- for palette in themer.palettes -%} - {%- if not palette.isPro -%} - - - - {%- else -%} - {% raw %}{%- if currentUser.hasPro -%}{% endraw %} + {%- for palette in themer.palettes -%} + {%- if not palette.isPro -%}
- {% raw %}{%- endif -%}{% endraw %} - {%- endif -%} - {%- endfor -%} - + {%- else -%} + {% raw %}{%- if currentUser.hasPro -%}{% endraw %} + + + + {% raw %}{%- endif -%}{% endraw %} + {%- endif -%} + {%- endfor -%} +
-
+
{%- for color in themer.colors -%} -