0

May I know, how to show the theme color gallery shown below from PPT vba form, to change Font/Fill/Line colors? I need to call this theme color gallery to get input from users on my macro

Theme color gallery

MS Word VBA: I need a color palette dialog box

Show color picker for user to choose from in VBA powerpoint

these articles shows how to pick RGB colors, but I need to use theme colors instead

Jegan
  • 63
  • 1
  • 9
  • @braX my requirement is not to change color scheme of the ppt. how to call theme color picker gallery – Jegan Dec 05 '21 at 03:43
  • @BigBen sure, removed VSTO tag, thanks – Jegan Dec 05 '21 at 03:44
  • yes, this screenshot is from the Home tab, dropdown. I need to call this theme color gallery to get input from user on my macro – Jegan Dec 05 '21 at 04:20
  • You may find that you have no other choice than to recreate it then. I believe that is part of the ribbon and not something you can interact with like you want. I might be wrong, so you can wait to see if anyone else has another idea. – braX Dec 05 '21 at 04:22
  • There are way to change the colors for the theme in VBA, but not using that interface. – braX Dec 05 '21 at 04:24
  • I'm currently using a long shot method, would love to hear your suggestions to change theme colors. thanks @braX – Jegan Dec 05 '21 at 05:04
  • https://stackoverflow.com/a/42403536/8422953 – braX Dec 05 '21 at 05:07
  • yes, I'm using a method similar to this, but looking to simplify by showing the theme color gallery instead – Jegan Dec 05 '21 at 05:18
  • Let us [continue this discussion in chat](https://chat.stackoverflow.com/rooms/239832/discussion-between-jegan-and-brax). – Jegan Dec 05 '21 at 05:19

0 Answers0