Mantis - CodeIgniter
  • ✨Introduction
  • Guides
    • 📐Quick Start
    • 🎭Customizer
      • 🌑Light & Dark Layout
      • 🇦🇪Rtl Layout
      • 🎨Preset Colors
      • 🆎Font Family
      • 🔛Box Container
  • Extras
    • 📦Dependencies
    • 🛟Support
    • 📅Changelog
Powered by GitBook
On this page
  1. Guides
  2. Customizer

Preset Colors

To change the Preset color in the theme change value in "app/Config/Constants.php".

$preset_theme = 'preset-1';
// set value like 'preset-1', 'preset-2', ... 'preset-9'

you will get different types of 9 preset color themes in your theme package.

PreviousRtl LayoutNextFont Family

Last updated 10 months ago

🎭
🎨