Change App Colors

 

  • App Base Colors

Open zcart/lib/config/config.dart folder.

These two colors are the base colors of your app. You can use color codes like #CF45B8. Change the colors inside HexColor for both of them. 

  • Product Offer and Coupon Gradient Colors

In the same config.dart file, you will find these two variables after main colors. You can change them  to your desired colors.