Primary Colors

We have provided multiple colors set so it will be easy to use for customers as well as designers to change quickly. Here we go to set default color theme ( Green, Violet, Orange, Teal, Fuchsia etc) to default on load the project. Do the below changes in the src/store/layout.d.ts file. Make sure to click on Reset Layouts button in order to apply the changes.

Default Colors

data-colors="default"

Green Colors

data-colors="green"

Violet Colors

data-colors="violet"

Orange Colors

data-colors="orange"

Teal Colors

data-colors="teal"

Fuchsia Colors

data-colors="fuchsia"

Lime Colors

data-colors="lime"

Amber Colors

data-colors="amber"

Use Custom Primary Colors

You can easily customize the primary color to create a fresh and stunning appearance across your project. Changing the color in one place will quickly update it throughout, ensuring consistency and saving time. Add your color codes to 50, 100, 200 etc all color shades. Update in the Admin/config-colors.ts file. If you are creating your own custom color palette and don’t feel confident doing it by hand using UI Colors.

const colors = require('tailwindcss/colors');

module.exports = {
    custom: {
        '50': '#eef7ff',
        '100': '#daedff',
        '200': '#bde0ff',
        '300': '#90cdff',
        '400': '#5bb1ff',
        '500': '#358ffc',
        '600': '#2c78f2',
        '700': '#1759de',
        '800': '#1949b4',
        '900': '#1b408d',
        '950': '#152956',
    },
}
Receive the latest updates directly in your inbox!

Be the first to know about new updates and exclusive discounts. No spam, just great offers!

How about

A Custom Project?

With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.

Hire Us
Domiex Admin & Dashboards
230+

Total Pages

5+

Layouts

11+

Application

We provide quick support withing one business day to all of our customers.

© Domiex Created & Crafted by SRBThemes.