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
    116
    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

      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

        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 Reply Quote 0
        • A
          arunchahar @Rishabh-Webkul last edited by

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

          A 1 Reply Last reply Reply Quote 0
          • A
            amit-webkul @arunchahar last edited by

            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
            • First post
              Last post