{% extends 'ndr_core/admin_views/base.html' %} {% block content %}

Configure Color Palettes

Create Palette Import Palette
Help
Current Palette: {{ palette.scheme_label }}
Configured Palettes
{% if object %}
{{ object.scheme_label }}
Palette Name
{{ object.scheme_name }} (Used as primary key)

Live Preview

This is how your text will look with this color palette. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Brand Panel - Used in UniBas brand style
Buttons
Links & Navigation

Standard Link | Nav Link | Active Nav Link

Card Example
Card Title

This is a sample card with your palette colors.

Alerts
Info Alert
Success Alert
Error Alert
Form Elements

Footer Link | Powered by NDR Core

Accent Colors
Accent 1 Accent 2
{% endif %} {% endblock %}