Berry Bootstrap
  • ✨Introduction
  • 📐Quick Start
  • 🏗️Structure
    • 📂Directory Structure
    • 📄Page Structure
  • 🎭Customizer
    • 🌑Light & Dark Layout
    • 🇦🇪Rtl Layout
    • 🎨Preset Colors
    • 🆎Font Family
    • 🔛Box Container
  • 📦Dependencies
  • 📅Changelog
Powered by GitBook
On this page
  1. Customizer

Preset Colors

To change the Preset color in the theme change value in "/gulpfile.js".

const preset_theme = 'preset-1';
// set value like 'preset-1', 'preset-2', ... 'preset-7'

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

PreviousRtl LayoutNextFont Family

Last updated 1 year ago

🎭
🎨