How to customize the GC SDK Widget UI?

How to customize the GC SDK Widget UI?

You can customize the default light and dark themes to make the SDK look more like your application.

The default theme is the light theme. 

Kotlin

  1. val light: ZDTheme = ZDTheme.Builder(false).build()

Java

  1. ZDTheme light = new ZDTheme.Builder(false).build();

If you want to switch the theme to dark mode, use the below method:

 

Kotlin

  1. val dark: ZDTheme = ZDTheme.Builder(true).build()

Java

  1. ZDTheme dark = new ZDTheme.Builder(true).build(); 
Theme Builder provides additional color customization options such as setColorAccent and setTextColorPrimary.

 

Kotlin

  1. val light: ZDTheme = ZDTheme.Builder(false).build()

    val dark: ZDTheme = ZDTheme.Builder(true).build()

    ZConfigUtil.setThemeBuilder(light)

Java
  1. ZDTheme light = new ZDTheme.Builder(false).build();

    ZDTheme dark = new ZDTheme.Builder(true).build();

    ZConfigUtil.setThemeBuilder(light)

Updating the SDK's theme is different from setting a theme type. The SDK will either be in a dark or light theme, based on the theme type you have set.

    Access your files securely from anywhere

      Zoho CRM Training Programs

      Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

      Zoho CRM Training
        Redefine the way you work
        with Zoho Workplace

          Zoho DataPrep Personalized Demo

          If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

          Zoho CRM Training

            Create, share, and deliver

            beautiful slides from anywhere.

            Get Started Now


              Zoho Sign now offers specialized one-on-one training for both administrators and developers.

              BOOK A SESSION









                                            You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                Manage your brands on social media

                                                  Zoho Desk Resources

                                                  • Desk Community Learning Series


                                                  • Digest


                                                  • Functions


                                                  • Meetups


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner


                                                  • Word of the Day


                                                    Zoho Marketing Automation

                                                      Zoho Sheet Resources

                                                       

                                                          Zoho Forms Resources


                                                            Secure your business
                                                            communication with Zoho Mail


                                                            Mail on the move with
                                                            Zoho Mail mobile application

                                                              Stay on top of your schedule
                                                              at all times


                                                              Carry your calendar with you
                                                              Anytime, anywhere




                                                                    Zoho Sign Resources

                                                                      Sign, Paperless!

                                                                      Sign and send business documents on the go!

                                                                      Get Started Now




                                                                              Zoho TeamInbox Resources



                                                                                      Zoho DataPrep Resources



                                                                                        Zoho DataPrep Demo

                                                                                        Get a personalized demo or POC

                                                                                        REGISTER NOW


                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now









                                                                                                              • Related Articles

                                                                                                              • How to customize the Business Messaging SDK Widget UI?

                                                                                                                Customizing the theme Predefined themes The SDK UI has two predefined themes: light and black. The following methods help you apply these themes. ZDTHEMETYPE.LIGHT ZDTHEMETYPE.DARK Methods for applying the light (Default) theme: Swift ...
                                                                                                              • How to customize the ASAP SDK Android Help Widget UI?

                                                                                                                The ASAP SDK allows you to customize the UI of the help widget as required. Predefined themes The SDK UI comes with two predefined themes: light and dark. Customized themes You can also override the default dark and light themes to make the SDK look ...
                                                                                                              • How to customize the ASAP SDK iOS Help Widget UI?

                                                                                                                The ASAP SDK allows you to customize the UI of the help widget as required. Predefined themes The SDK UI comes with two predefined themes: white and black. The following methods help you apply these themes. If you want to change the theme, first ...
                                                                                                              • How to customize the ASAP SDK Flutter Help Widget UI?

                                                                                                                The ASAP SDK allows you to customize the UI of the help widget as required. Predefined themes The SDK UI comes with two predefined themes: light and dark. Android iOS Setting up a theme type You can customize the theme type in the SDK help widget ...
                                                                                                              • How to customize the GC SDK Widget UI?

                                                                                                                Predefined themes: The SDK UI comes with two predefined themes: white and black. ZDTHEMETYPE.DARK ZDTHEMETYPE.WHITE The default theme will be set as white. Methods for applying the white theme: Swift ZDThemeManager.setTheme(type: .white) Objective-C ...
                                                                                                                Wherever you are is as good as
                                                                                                                your workplace

                                                                                                                  Resources

                                                                                                                  Videos

                                                                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                  eBooks

                                                                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                  Webinars

                                                                                                                  Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                  CRM Tips

                                                                                                                  Make the most of Zoho CRM with these useful tips.



                                                                                                                    Zoho Show Resources