{% extends 'base.html' %} {% block content %}

Branding Settings

Reset to Saved
Colors
{% set sidebar_swatches = ['#0054A6','#0d6efd','#1f2937','#111827','#34495E','#2C3E50','#6C5CE7','#2E86C1'] %} {% for c in sidebar_swatches %} {% endfor %}
{% set topbar_swatches = ['#0054A6','#0d6efd','#1D3557','#9B2226','#0E7490','#16A34A','#7C3AED','#111827'] %} {% for c in topbar_swatches %} {% endfor %}
{% set accent_swatches = ['#F47C20','#F59E0B','#E11D48','#10B981','#06B6D4','#A855F7','#22C55E','#EF4444'] %} {% for c in accent_swatches %} {% endfor %}
Live preview is ON. Changes reflect immediately—save to persist.
Logo
Logo
Transparent PNG or SVG recommended. Max 1 MB.
{# Hidden inputs MUST live inside the form so values post correctly #}
Interface Preview Mockup of how the app will look
Topbar
User · Notifications
Sidebar
Hover
Your content goes here…
{% endblock %}