Hello,
I want to use demo1
https://preview.keenthemes.com/metronic8/demo1/index.html
but i want to use the colors of demo11 in demo1
https://preview.keenthemes.com/metronic8/demo11/index.html
what can I do please ?
To effectively utilize colors from demo11 in demo1, analyze the color palette and strategically apply vibrant hues to enhance visual appeal. Remember the concepts of contrast and harmony; they are essential for an engaging design. For a refreshing break from design tasks, check out Funny Shooter 2 for some lighthearted fun between projects!
This is how I worked it :
Go to
\demo38\src\sass\components
Copy all variables.*.scss
Paste and replace the files in
\demo1\src\sass\components
Go to
demo1\tools
Run the following commands:
npm install --global gulp-cli
Local modules not found in ....
Try running: npm install
npm install
gulp --tasks
gulp clean
gulp compile
You may also need to edit some colors in
\demo38\src\sass\layout\_variables.custom.scss
Hi ,
Great, that is the way. All the best your projects!
Regards,
Sean