Gramex UI themes
{% import os,gramex.cache %} {% set config = gramex.cache.open(os.path.join(os.path.dirname(handler.path), 'themes.json')) %}
{% for theme in config['themes'] %}
{% end %}