• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

How to Change Base Color in Bagisto's Velocity Theme

General Discussion
3
4
117
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    arunchahar last edited by 15 Nov 2024, 06:14

    I am using the Velocity theme in Bagisto and would like to change the base color to match my brand’s color scheme. Could you please provide guidance on where to make these changes to customize the theme's base color?

    Thank you!

    1 Reply Last reply Reply Quote 0
    • Rishabh-Webkul
      Rishabh-Webkul last edited by 15 Nov 2024, 06:16

      Hello @arunchahar

      Kindly provide the screenchots for the reference exactly where you need to change the color of the theme

      Thanks & Regards

      A 1 Reply Last reply 15 Nov 2024, 06:42 Reply Quote 0
      • A
        arunchahar @Rishabh-Webkul last edited by 15 Nov 2024, 06:42

        @Rishabh-Webkul any button in theme, like login, register signup.
        button.PNG

        A 1 Reply Last reply 25 Nov 2024, 07:59 Reply Quote 0
        • 10 days later
        • A
          amit-webkul @arunchahar last edited by 25 Nov 2024, 07:59

          Hii @arunchahar

          Please navigate to the folder structure mentioned below and make the changes as specified.

          packages -> Webkul -> Shop -> tailwind.config.js

          Inside the file, you will find the colors object key, which contains the base colors for all default buttons in the Velocity theme.

          You can update the defined color codes as per your requirements.

          After that, open the integrated terminal from the Shop package if you have made changes to the Velocity theme. Then run the command below to publish the new changes to the shop front.

          npm i
          
          npm rtun build
          

          If you encounter any issues while following the steps, feel free to ask here.

          Thanks!

          1 Reply Last reply Reply Quote 0
          1 out of 4
          • First post
            1/4
            Last post