Palette colors

The palette enables you to modify the color of the components to suit your brand. The default palette consists the following colors.

Light #ffe4e6
Primary #fb7185
Primary Dark #f43f5e
Secondary #34d399
Secondary Dark #10b981
Danger #F44336
Success #4CAF50
Warning #FF9800

Customizing theme

Although Breeze aims at satisfying it's user's need, as much as possible, There are times, when the pre-defined styles are not sufficient.

In order to override base classes, users can add their own class to the pre-existing classes, and style them seperately. Note: User can style either by internal css or external css.

</p> </div> <!--------preview div---------> <div class="example-container "> <button class="button mystyle">Customize</button> <style>