Back to Zulip

{{ doc_root_title }}

templates/zerver/development/showroom/inputs.html

12.0356 B
Original Source

{% extends "zerver/base.html" %} {% set entrypoint = "showroom" %} {% block title %}

{{ doc_root_title }} | Zulip Dev{% endblock %} {% block content %}

{% include 'zerver/portico-header.html' %}

Theme Settings

Dark Theme EnableDisable

Select Background {% for background in background_colors %} {{ background.name }} {% endfor %}

{% endblock %}